#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/GfxFont.h>
Inheritance diagram for GfxCIDFont:


Public Member Functions | |
| GfxCIDFont (XRef *xref, char *tagA, Ref idA, GString *nameA, Dict *fontDict) | |
| virtual | ~GfxCIDFont () |
| virtual GBool | isCIDFont () |
| virtual int | getNextChar (char *s, int len, CharCode *code, Unicode *u, int uSize, int *uLen, fouble *dx, fouble *dy, fouble *ox, fouble *oy) |
| virtual int | getWMode () |
| CharCodeToUnicode * | getToUnicode () |
| GString * | getCollection () |
| Gushort * | getCIDToGID () |
| int | getCIDToGIDLen () |
Private Attributes | |
| CMap * | cMap |
| CharCodeToUnicode * | ctu |
| GfxFontCIDWidths | widths |
| Gushort * | cidToGID |
| int | cidToGIDLen |
|
||||||||||||||||||||||||
|
|
Definition at line 1135 of file GfxFont.cc. References cidToGID, cMap, ctu, CMap::decRefCnt(), GfxFontCIDWidths::exceps, GfxFontCIDWidths::excepsV, gfree(), and widths. |
|
|
Definition at line 259 of file GfxFont.h. References cidToGID. |
|
|
Definition at line 260 of file GfxFont.h. References cidToGIDLen. |
|
|
Definition at line 1234 of file GfxFont.cc. References cMap, CMap::getCollection(), and NULL. |
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
Definition at line 1229 of file GfxFont.cc. References ctu, and CharCodeToUnicode::incRefCnt(). |
|
|
Reimplemented from GfxFont. Definition at line 1225 of file GfxFont.cc. References cMap, and CMap::getWMode(). |
|
|
Reimplemented from GfxFont. Definition at line 242 of file GfxFont.h. References gTrue. |
|
|
Definition at line 267 of file GfxFont.h. Referenced by getCIDToGID(), GfxCIDFont(), and ~GfxCIDFont(). |
|
|
Definition at line 269 of file GfxFont.h. Referenced by getCIDToGIDLen(), and GfxCIDFont(). |
|
|
Definition at line 264 of file GfxFont.h. Referenced by getCollection(), getNextChar(), getWMode(), GfxCIDFont(), and ~GfxCIDFont(). |
|
|
Definition at line 265 of file GfxFont.h. Referenced by getNextChar(), getToUnicode(), GfxCIDFont(), and ~GfxCIDFont(). |
|
|
Definition at line 266 of file GfxFont.h. Referenced by getNextChar(), GfxCIDFont(), and ~GfxCIDFont(). |
1.4.2