SplashT1FontFile  227 lib/pdf/xpdf/SplashT1Font.cc     outlineID = T1_CopyFont(((SplashT1FontFile *)fontFile)->t1libID);
SplashT1FontFile   20 lib/pdf/xpdf/SplashT1Font.h class SplashT1FontFile;
SplashT1FontFile   29 lib/pdf/xpdf/SplashT1Font.h   SplashT1Font(SplashT1FontFile *fontFileA, SplashCoord *matA,
SplashT1FontFile   88 lib/pdf/xpdf/SplashT1FontEngine.cc   return SplashT1FontFile::loadType1Font(this, idA, fileName, deleteFile, enc);
SplashT1FontFile  111 lib/pdf/xpdf/SplashT1FontEngine.cc   ret = SplashT1FontFile::loadType1Font(this, idA, tmpFileName->getCString(),
SplashT1FontFile   47 lib/pdf/xpdf/SplashT1FontEngine.h   friend class SplashT1FontFile;
SplashT1FontFile   26 lib/pdf/xpdf/SplashT1FontFile.cc SplashFontFile *SplashT1FontFile::loadType1Font(SplashT1FontEngine *engineA,
SplashT1FontFile   66 lib/pdf/xpdf/SplashT1FontFile.cc   return new SplashT1FontFile(engineA, idA, fileNameA, deleteFileA,
SplashT1FontFile   70 lib/pdf/xpdf/SplashT1FontFile.cc SplashT1FontFile::SplashT1FontFile(SplashT1FontEngine *engineA,
SplashT1FontFile   82 lib/pdf/xpdf/SplashT1FontFile.cc SplashT1FontFile::~SplashT1FontFile() {
SplashT1FontFile   88 lib/pdf/xpdf/SplashT1FontFile.cc SplashFont *SplashT1FontFile::makeFont(SplashCoord *mat,
SplashT1FontFile   26 lib/pdf/xpdf/SplashT1FontFile.h class SplashT1FontFile: public SplashFontFile {
SplashT1FontFile   34 lib/pdf/xpdf/SplashT1FontFile.h   virtual ~SplashT1FontFile();
SplashT1FontFile   43 lib/pdf/xpdf/SplashT1FontFile.h   SplashT1FontFile(SplashT1FontEngine *engineA,