SplashT1Font       66 lib/pdf/xpdf/SplashT1Font.cc SplashT1Font::SplashT1Font(SplashT1FontFile *fontFileA, SplashCoord *matA,
SplashT1Font      171 lib/pdf/xpdf/SplashT1Font.cc SplashT1Font::~SplashT1Font() {
SplashT1Font      178 lib/pdf/xpdf/SplashT1Font.cc GBool SplashT1Font::getGlyph(int c, int xFrac, int yFrac,
SplashT1Font      183 lib/pdf/xpdf/SplashT1Font.cc GBool SplashT1Font::makeGlyph(int c, int xFrac, int yFrac,
SplashT1Font      217 lib/pdf/xpdf/SplashT1Font.cc SplashPath *SplashT1Font::getGlyphPath(int c) {
SplashT1Font       26 lib/pdf/xpdf/SplashT1Font.h class SplashT1Font: public SplashFont {
SplashT1Font       29 lib/pdf/xpdf/SplashT1Font.h   SplashT1Font(SplashT1FontFile *fontFileA, SplashCoord *matA,
SplashT1Font       32 lib/pdf/xpdf/SplashT1Font.h   virtual ~SplashT1Font();
SplashT1Font       48 lib/pdf/xpdf/SplashT1FontEngine.h   friend class SplashT1Font;
SplashT1Font       92 lib/pdf/xpdf/SplashT1FontFile.cc   font = new SplashT1Font(this, mat, textMat);
SplashT1Font       53 lib/pdf/xpdf/SplashT1FontFile.h   friend class SplashT1Font;