getFont          1461 lib/pdf/GFXOutputDev.cc     GfxFont*font = state->getFont();
getFont          2047 lib/pdf/GFXOutputDev.cc     GfxFont* gfxFont = state->getFont();
getFont          2064 lib/pdf/GFXOutputDev.cc     this->current_fontinfo = this->info->getFont(id);
getFont           361 lib/pdf/InfoOutputDev.cc     GfxFont*font = state->getFont();
getFont           480 lib/pdf/InfoOutputDev.cc     GfxFont*font = state->getFont();
getFont           160 lib/pdf/InfoOutputDev.h     virtual FontInfo* getFont(char*id);
getFont          3036 lib/pdf/xpdf/Gfx.cc   if (!state->getFont()) {
getFont          3052 lib/pdf/xpdf/Gfx.cc   if (!state->getFont()) {
getFont          3072 lib/pdf/xpdf/Gfx.cc   if (!state->getFont()) {
getFont          3099 lib/pdf/xpdf/Gfx.cc   if (!state->getFont()) {
getFont          3108 lib/pdf/xpdf/Gfx.cc   wMode = state->getFont()->getWMode();
getFont          3149 lib/pdf/xpdf/Gfx.cc   font = state->getFont();
getFont           315 lib/pdf/xpdf/GfxFont.h   GfxFont *getFont(int i) { return fonts[i]; }
getFont          1084 lib/pdf/xpdf/GfxState.h   GfxFont *getFont() { return font; }
getFont            76 lib/pdf/xpdf/SplashFontEngine.h   SplashFont *getFont(SplashFontFile *fontFile,
getFont           990 lib/pdf/xpdf/SplashOutputDev.cc   if (!(gfxFont = state->getFont())) {
getFont          1261 lib/pdf/xpdf/SplashOutputDev.cc   font = fontEngine->getFont(fontFile, mat, splash->getMatrix());
getFont          1440 lib/pdf/xpdf/SplashOutputDev.cc   if (!(gfxFont = state->getFont())) {
getFont          2833 lib/pdf/xpdf/SplashOutputDev.cc   fontObj = fontEngine->getFont(fontFile, textMat, splash->getMatrix());
getFont           190 lib/pdf/xpdf/SplashOutputDev.h   SplashFont *getFont(GString *name, double *textMatA);
getFont           173 lib/pdf/xpdf/TextOutputDev.cc   gfxFont = state->getFont();
getFont           191 lib/pdf/xpdf/TextOutputDev.cc   return state->getFont() == gfxFont;
getFont          1862 lib/pdf/xpdf/TextOutputDev.cc   gfxFont = state->getFont();
getFont          1922 lib/pdf/xpdf/TextOutputDev.cc   if (state->getFont()->getType() == fontType3) {
getFont          1923 lib/pdf/xpdf/TextOutputDev.cc     fontm = state->getFont()->getFontMatrix();