Searched refs:ANY_TYPE1 (Results 1 – 5 of 5) sorted by relevance
52 ANY_TYPE1 = TYPE1_PFA | TYPE1_PFB, enumerator
108 case ANY_TYPE1: in CreateFontSubset()
1672 rInfo.m_nFontType = FontSubsetInfo::ANY_TYPE1; in GetEmbedFontData()
3312 if( (aInfo.m_nFontType & FontSubsetInfo::ANY_TYPE1) == 0 ) in emitEmbeddedFont()4010 case FontSubsetInfo::ANY_TYPE1: in emitFontDescriptor()4218 aLine.append( ((aSubsetInfo.m_nFontType & FontSubsetInfo::ANY_TYPE1) != 0) ? in emitFonts()
3643 case psp::fonttype::Type1: rInfo.m_nFontType = FontSubsetInfo::ANY_TYPE1; break; in createFontSubset()
Completed in 103 milliseconds