Searched refs:fontType (Results 1 – 1 of 1) sorted by relevance
310 DWORD fontType = Ft2QueryFontType( 0, pFontMetric->szFamilyname); in Os2Font2DevFontAttributes() local311 if( fontType == FT2_FONTTYPE_TRUETYPE && !aDFA.mbDevice) in Os2Font2DevFontAttributes()314 if( fontType == FT2_FONTTYPE_TYPE1 ) in Os2Font2DevFontAttributes()321 if( fontType == FT2_FONTTYPE_TRUETYPE ) in Os2Font2DevFontAttributes()467 DWORD fontType = Ft2QueryFontType( 0, pFontMetric->szFacename); in UpdateFromHPS() local468 if( fontType != FT2_FONTTYPE_TRUETYPE in UpdateFromHPS()
Completed in 23 milliseconds