getGlyph 1640 lib/pdf/xpdf/Splash.cc if (!font->getGlyph(c, xFrac, yFrac, &glyph)) {
getGlyph 156 lib/pdf/xpdf/SplashFTFont.cc return SplashFont::getGlyph(c, xFrac, 0, bitmap);
getGlyph 37 lib/pdf/xpdf/SplashFTFont.h virtual GBool getGlyph(int c, int xFrac, int yFrac,
getGlyph 68 lib/pdf/xpdf/SplashFont.h virtual GBool getGlyph(int c, int xFrac, int yFrac,
getGlyph 180 lib/pdf/xpdf/SplashT1Font.cc return SplashFont::getGlyph(c, 0, 0, bitmap);
getGlyph 35 lib/pdf/xpdf/SplashT1Font.h virtual GBool getGlyph(int c, int xFrac, int yFrac,