interpretType3Chars  975 lib/pdf/BitmapOutputDev.cc     boolpolydev->interpretType3Chars();
interpretType3Chars  976 lib/pdf/BitmapOutputDev.cc     booltextdev->interpretType3Chars();
interpretType3Chars  977 lib/pdf/BitmapOutputDev.cc     clip0dev->interpretType3Chars();
interpretType3Chars  978 lib/pdf/BitmapOutputDev.cc     clip1dev->interpretType3Chars();
interpretType3Chars  979 lib/pdf/BitmapOutputDev.cc     return rgbdev->interpretType3Chars();
interpretType3Chars   65 lib/pdf/BitmapOutputDev.h     virtual GBool interpretType3Chars();
interpretType3Chars  250 lib/pdf/FullBitmapOutputDev.cc     return rgbdev->interpretType3Chars();
interpretType3Chars   55 lib/pdf/FullBitmapOutputDev.h     virtual GBool interpretType3Chars();
interpretType3Chars   88 lib/pdf/GFXOutputDev.h   virtual GBool interpretType3Chars();
interpretType3Chars  119 lib/pdf/InfoOutputDev.h     virtual GBool interpretType3Chars();
interpretType3Chars 3157 lib/pdf/xpdf/Gfx.cc   if (font->getType() == fontType3 && out->interpretType3Chars()) {
interpretType3Chars   75 lib/pdf/xpdf/OutputDev.h   virtual GBool interpretType3Chars() = 0;
interpretType3Chars   68 lib/pdf/xpdf/SplashOutputDev.h   virtual GBool interpretType3Chars() { return gTrue; }
interpretType3Chars  574 lib/pdf/xpdf/TextOutputDev.h   virtual GBool interpretType3Chars() { return gFalse; }