#include <stdio.h>#include "gtypes.h"#include "CharTypes.h"Include dependency graph for GlobalParams.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Enumerations | |
| enum | DisplayFontParamKind { displayFontX, displayFontT1, displayFontTT } |
| enum | FontRastControl { fontRastNone, fontRastPlain, fontRastAALow, fontRastAAHigh } |
| enum | PSLevel { psLevel1, psLevel1Sep, psLevel2, psLevel2Sep, psLevel3, psLevel3Sep } |
| enum | EndOfLineKind { eolUnix, eolDOS, eolMac } |
Variables | |
| GlobalParams * | globalParams |
|
|
Definition at line 39 of file GlobalParams.h. |
|
|
Definition at line 109 of file GlobalParams.h. |
|
|
Definition at line 71 of file GlobalParams.h. |
|
|
Definition at line 98 of file GlobalParams.h. |
|
|
Definition at line 40 of file GlobalParams.cc. Referenced by TextPage::dump(), error(), GfxFont::findExtFontFile(), TextPage::getText(), Gfx8BitFont::Gfx8BitFont(), GfxCIDFont::GfxCIDFont(), main(), CMap::parse(), UnicodeMap::parse(), CharCodeToUnicode::parseCIDToUnicode(), and CharCodeToUnicode::parseCMap1(). |
1.4.2