makeFont         1541 lib/pdf/xpdf/GfxFont.cc       fonts[i] = GfxFont::makeFont(xref, fontDict->getKey(i),
makeFont           92 lib/pdf/xpdf/GfxFont.h   static GfxFont *makeFont(XRef *xref, char *tagA, Ref idA, Dict *fontDict);
makeFont           50 lib/pdf/xpdf/SplashFTFontFile.h   virtual SplashFont *makeFont(SplashCoord *mat,
makeFont          308 lib/pdf/xpdf/SplashFontEngine.cc   font = fontFile->makeFont(mat, textMat);
makeFont           35 lib/pdf/xpdf/SplashFontFile.h   virtual SplashFont *makeFont(SplashCoord *mat, SplashCoord *textMat) = 0;
makeFont           38 lib/pdf/xpdf/SplashT1FontFile.h   virtual SplashFont *makeFont(SplashCoord *mat,