Searched refs:mbSubsettable (Results 1 – 9 of 9) sorted by relevance
864 aDFA.mbSubsettable = false; in WinFont2DevFontAttributes()867 aDFA.mbSubsettable = true; in WinFont2DevFontAttributes()879 if( aDFA.mbSubsettable ) in WinFont2DevFontAttributes()939 aDFA.mbSubsettable = false; in WinFont2DevFontAttributes()942 aDFA.mbSubsettable = true; in WinFont2DevFontAttributes()954 if( aDFA.mbSubsettable ) in WinFont2DevFontAttributes()2188 rDFA.mbSubsettable= true; in ImplGetFontAttrFromFile()2306 aDFA.mbSubsettable= true; in AddTempDevFont()
94 bool IsSubsettable() const { return mbSubsettable; } in IsSubsettable()101 bool mbSubsettable; // true: a subset of the font can be created member in ImplDevFontAttributes
1196 aDFA.mbSubsettable = false; in Info2DevFontAttributes()1202 aDFA.mbSubsettable = true; in Info2DevFontAttributes()1208 aDFA.mbSubsettable = false; in Info2DevFontAttributes()1214 aDFA.mbSubsettable = false; in Info2DevFontAttributes()
309 aDFA.mbSubsettable = false; in Os2Font2DevFontAttributes()312 aDFA.mbSubsettable = true; in Os2Font2DevFontAttributes()323 if( aDFA.mbSubsettable ) in Os2Font2DevFontAttributes()
357 rDFA.mbSubsettable = true; in GetDevFontAttributes()
374 rDFA.mbSubsettable = true; in CTFontEnumCallBack()
1310 aDFA.mbSubsettable = rInfo.m_bSubsettable; in Info2DevFontAttributes()
631 aDFA.mbSubsettable= false; in AddFontDir()
2272 aDFA.mbSubsettable = false; in GetDevFontAttributes()3149 else if( pFont->mbSubsettable ) in emitSystemFont()6919 else if( pCurrentFont->mbSubsettable ) in registerGlyphs()
Completed in 103 milliseconds