Home
last modified time | relevance | path

Searched refs:ANY_TYPE1 (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/inc/
H A Dfontsubset.hxx52 ANY_TYPE1 = TYPE1_PFA | TYPE1_PFB, enumerator
/trunk/main/vcl/source/fontsubset/
H A Dfontsubset.cxx108 case ANY_TYPE1: in CreateFontSubset()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1672 rInfo.m_nFontType = FontSubsetInfo::ANY_TYPE1; in GetEmbedFontData()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3312 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()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3643 case psp::fonttype::Type1: rInfo.m_nFontType = FontSubsetInfo::ANY_TYPE1; break; in createFontSubset()

Completed in 112 milliseconds