GfxFont          1461 lib/pdf/GFXOutputDev.cc     GfxFont*font = state->getFont();
GfxFont          2047 lib/pdf/GFXOutputDev.cc     GfxFont* gfxFont = state->getFont();
GfxFont           202 lib/pdf/GFXOutputDev.h   char* searchForSuitableFont(GfxFont*gfxFont);
GfxFont           234 lib/pdf/GFXOutputDev.h   gfxfont_t* createGfxFont(GfxFont*xpdffont, FontInfo*src);
GfxFont           241 lib/pdf/GFXOutputDev.h   char* substituteFont(GfxFont*gfxFont, char*oldname);
GfxFont           242 lib/pdf/GFXOutputDev.h   char* writeEmbeddedFontToFile(XRef*ref, GfxFont*font);
GfxFont           361 lib/pdf/InfoOutputDev.cc     GfxFont*font = state->getFont();
GfxFont           480 lib/pdf/InfoOutputDev.cc     GfxFont*font = state->getFont();
GfxFont            82 lib/pdf/InfoOutputDev.h     GfxFont*font;
GfxFont           705 lib/pdf/xpdf/Annot.cc   GfxFont *font;
GfxFont          1065 lib/pdf/xpdf/Annot.cc   GfxFont *font;
GfxFont            92 lib/pdf/xpdf/Annot.h 		   GfxFont *font, double fontSize, double wMax,
GfxFont           324 lib/pdf/xpdf/Gfx.cc GfxFont *GfxResources::lookupFont(char *name) {
GfxFont           325 lib/pdf/xpdf/Gfx.cc   GfxFont *font;
GfxFont          2947 lib/pdf/xpdf/Gfx.cc   GfxFont *font;
GfxFont          3134 lib/pdf/xpdf/Gfx.cc   GfxFont *font;
GfxFont            29 lib/pdf/xpdf/Gfx.h class GfxFont;
GfxFont            84 lib/pdf/xpdf/Gfx.h   GfxFont *lookupFont(char *name);
GfxFont           103 lib/pdf/xpdf/GfxFont.cc GfxFont *GfxFont::makeFont(XRef *xref, char *tagA, Ref idA, Dict *fontDict) {
GfxFont           105 lib/pdf/xpdf/GfxFont.cc   GfxFont *font;
GfxFont           139 lib/pdf/xpdf/GfxFont.cc GfxFont::GfxFont(char *tagA, Ref idA, GString *nameA) {
GfxFont           149 lib/pdf/xpdf/GfxFont.cc GfxFont::~GfxFont() {
GfxFont           165 lib/pdf/xpdf/GfxFont.cc void GfxFont::readFontDescriptor(XRef *xref, Dict *fontDict) {
GfxFont           307 lib/pdf/xpdf/GfxFont.cc CharCodeToUnicode *GfxFont::readToUnicodeCMap(Dict *fontDict, int nBits,
GfxFont           333 lib/pdf/xpdf/GfxFont.cc void GfxFont::findExtFontFile() {
GfxFont           346 lib/pdf/xpdf/GfxFont.cc char *GfxFont::readExtFontFile(int *len) {
GfxFont           366 lib/pdf/xpdf/GfxFont.cc char *GfxFont::readEmbFontFile(XRef *xref, int *len) {
GfxFont          1523 lib/pdf/xpdf/GfxFont.cc   fonts = (GfxFont **)gmallocn(numFonts, sizeof(GfxFont *));
GfxFont          1541 lib/pdf/xpdf/GfxFont.cc       fonts[i] = GfxFont::makeFont(xref, fontDict->getKey(i),
GfxFont          1567 lib/pdf/xpdf/GfxFont.cc GfxFont *GfxFontDict::lookup(char *tag) {
GfxFont            88 lib/pdf/xpdf/GfxFont.h class GfxFont {
GfxFont            92 lib/pdf/xpdf/GfxFont.h   static GfxFont *makeFont(XRef *xref, char *tagA, Ref idA, Dict *fontDict);
GfxFont            94 lib/pdf/xpdf/GfxFont.h   GfxFont(char *tagA, Ref idA, GString *nameA);
GfxFont            96 lib/pdf/xpdf/GfxFont.h   virtual ~GfxFont();
GfxFont           197 lib/pdf/xpdf/GfxFont.h class Gfx8BitFont: public GfxFont {
GfxFont           258 lib/pdf/xpdf/GfxFont.h class GfxCIDFont: public GfxFont {
GfxFont           311 lib/pdf/xpdf/GfxFont.h   GfxFont *lookup(char *tag);
GfxFont           315 lib/pdf/xpdf/GfxFont.h   GfxFont *getFont(int i) { return fonts[i]; }
GfxFont           319 lib/pdf/xpdf/GfxFont.h   GfxFont **fonts;		// list of fonts
GfxFont            23 lib/pdf/xpdf/GfxState.h class GfxFont;
GfxFont          1084 lib/pdf/xpdf/GfxState.h   GfxFont *getFont() { return font; }
GfxFont          1151 lib/pdf/xpdf/GfxState.h   void setFont(GfxFont *fontA, double fontSizeA)
GfxFont          1235 lib/pdf/xpdf/GfxState.h   GfxFont *font;		// font
GfxFont           965 lib/pdf/xpdf/SplashOutputDev.cc   GfxFont *gfxFont;
GfxFont          1431 lib/pdf/xpdf/SplashOutputDev.cc   GfxFont *gfxFont;
GfxFont           200 lib/pdf/xpdf/TextOutputDev.cc   GfxFont *gfxFont;
GfxFont          1840 lib/pdf/xpdf/TextOutputDev.cc   GfxFont *gfxFont;
GfxFont            25 lib/pdf/xpdf/TextOutputDev.h class GfxFont;
GfxFont            69 lib/pdf/xpdf/TextOutputDev.h   GfxFont *gfxFont;