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

Public Member Functions | |
| GfxFontDict (XRef *xref, Dict *fontDict) | |
| ~GfxFontDict () | |
| GfxFont * | lookup (char *tag) |
| int | getNumFonts () |
| GfxFont * | getFont (int i) |
Private Attributes | |
| GfxFont ** | fonts |
| int | numFonts |
|
||||||||||||
|
Definition at line 1242 of file GfxFont.cc. References error(), Object::fetch(), fonts, Object::free(), Object::getDict(), Dict::getKey(), Dict::getLength(), Object::getRef(), Dict::getValNF(), gmalloc(), i, Object::isDict(), Object::isRef(), GfxFont::makeFont(), NULL, and numFonts. |
|
|
Definition at line 1267 of file GfxFont.cc. |
|
|
Definition at line 290 of file GfxFont.h. References fonts. |
|
|
Definition at line 289 of file GfxFont.h. References numFonts. |
|
|
Definition at line 1278 of file GfxFont.cc. References fonts, i, NULL, and numFonts. Referenced by GfxResources::lookupFont(). |
|
|
Definition at line 294 of file GfxFont.h. Referenced by getFont(), GfxFontDict(), lookup(), and ~GfxFontDict(). |
|
|
Definition at line 295 of file GfxFont.h. Referenced by getNumFonts(), GfxFontDict(), lookup(), and ~GfxFontDict(). |
1.4.2