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


Public Member Functions | |
| Gfx8BitFont (XRef *xref, char *tagA, Ref idA, GString *nameA, GfxFontType typeA, Dict *fontDict) | |
| virtual | ~Gfx8BitFont () |
| virtual int | getNextChar (char *s, int len, CharCode *code, Unicode *u, int uSize, int *uLen, fouble *dx, fouble *dy, fouble *ox, fouble *oy) |
| char ** | getEncoding () |
| CharCodeToUnicode * | getToUnicode () |
| char * | getCharName (int code) |
| GBool | getHasEncoding () |
| fouble | getWidth (Guchar c) |
| Dict * | getCharProcs () |
| Object * | getCharProc (int code, Object *proc) |
| Dict * | getResources () |
Private Attributes | |
| char * | enc [256] |
| char | encFree [256] |
| CharCodeToUnicode * | ctu |
| GBool | hasEncoding |
| fouble | widths [256] |
| Object | charProcs |
| Object | resources |
|
||||||||||||||||||||||||||||
|
|
Definition at line 768 of file GfxFont.cc. References charProcs, ctu, CharCodeToUnicode::decRefCnt(), enc, encFree, Object::free(), gfree(), i, Object::isDict(), and resources. |
|
|
Definition at line 201 of file GfxFont.h. References enc. |
|
||||||||||||
|
Definition at line 806 of file GfxFont.cc. References charProcs, Object::dictLookup(), enc, Object::initNull(), and Object::isDict(). |
|
|
Definition at line 802 of file GfxFont.cc. References charProcs, Object::getDict(), Object::isDict(), and NULL. |
|
|
Definition at line 195 of file GfxFont.h. References enc. |
|
|
Definition at line 204 of file GfxFont.h. References hasEncoding. |
|
||||||||||||||||||||||||||||||||||||||||||||
|
Implements GfxFont. Definition at line 785 of file GfxFont.cc. References ctu, CharCodeToUnicode::mapToUnicode(), and widths. |
|
|
Definition at line 815 of file GfxFont.cc. References Object::getDict(), Object::isDict(), NULL, and resources. |
|
|
Definition at line 797 of file GfxFont.cc. References ctu, and CharCodeToUnicode::incRefCnt(). |
|
|
Definition at line 207 of file GfxFont.h. References widths. |
|
|
Definition at line 226 of file GfxFont.h. Referenced by getCharProc(), getCharProcs(), Gfx8BitFont(), and ~Gfx8BitFont(). |
|
|
Definition at line 223 of file GfxFont.h. Referenced by getNextChar(), getToUnicode(), Gfx8BitFont(), and ~Gfx8BitFont(). |
|
|
Definition at line 220 of file GfxFont.h. Referenced by getCharName(), getCharProc(), getEncoding(), Gfx8BitFont(), and ~Gfx8BitFont(). |
|
|
Definition at line 221 of file GfxFont.h. Referenced by Gfx8BitFont(), and ~Gfx8BitFont(). |
|
|
Definition at line 224 of file GfxFont.h. Referenced by getHasEncoding(), and Gfx8BitFont(). |
|
|
Definition at line 227 of file GfxFont.h. Referenced by getResources(), Gfx8BitFont(), and ~Gfx8BitFont(). |
|
|
Definition at line 225 of file GfxFont.h. Referenced by getNextChar(), getWidth(), and Gfx8BitFont(). |
1.4.2