#include <aconf.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>#include "gmem.h"#include "Error.h"#include "Object.h"#include "Dict.h"#include "GlobalParams.h"#include "CMap.h"#include "CharCodeToUnicode.h"#include "FontEncodingTables.h"#include "BuiltinFontTables.h"#include "FontFile.h"#include "GfxFont.h"Include dependency graph for GfxFont.cc:

Go to the source code of this file.
Functions | |
| static int | cmpWidthExcep (const void *w1, const void *w2) |
| static int | cmpWidthExcepV (const void *w1, const void *w2) |
Variables | |
| static StdFontMapEntry | stdFontMap [] |
|
||||||||||||
|
Definition at line 823 of file GfxFont.cc. Referenced by GfxCIDFont::GfxCIDFont(). |
|
||||||||||||
|
Definition at line 828 of file GfxFont.cc. Referenced by GfxCIDFont::GfxCIDFont(). |
|
|
Definition at line 37 of file GfxFont.cc. |
1.4.2