Searched refs:TYPE1_PFA (Results 1 – 8 of 8) sorted by relevance
46 TYPE1_PFA = 1<<3, // PSType1 Postscript Font Ascii enumerator52 ANY_TYPE1 = TYPE1_PFA | TYPE1_PFB,
106 case TYPE1_PFA: in CreateFontSubset()
2427 rFSInfo.m_nFontType = rEmitter.mbPfbSubset ? FontSubsetInfo::TYPE1_PFB : FontSubsetInfo::TYPE1_PFA; in emitAsType1()
803 int nTargetMask = FontSubsetInfo::TYPE1_PFA | FontSubsetInfo::TYPE3_FONT; in CreatePSUploadableFont()
1168 rInfo.m_nFontType = bPFA ? FontSubsetInfo::TYPE1_PFA : FontSubsetInfo::TYPE1_PFB; in DoGetEmbedFontData()
1062 rInfo.m_nFontType = bPFA ? FontSubsetInfo::TYPE1_PFA : FontSubsetInfo::TYPE1_PFB; in DoGetEmbedFontData()
2883 rInfo.m_nFontType = bPFA ? FontSubsetInfo::TYPE1_PFA : FontSubsetInfo::TYPE1_PFB; in GetEmbedFontData()
4008 case FontSubsetInfo::TYPE1_PFA: in emitFontDescriptor()
Completed in 112 milliseconds