Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx310 DWORD fontType = Ft2QueryFontType( 0, pFontMetric->szFamilyname); in Os2Font2DevFontAttributes() local
311 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() local
468 if( fontType != FT2_FONTTYPE_TRUETYPE in UpdateFromHPS()

Completed in 25 milliseconds