Searched refs:mbDevice (Results 1 – 10 of 10) sorted by relevance
92 bool IsDeviceFont() const { return mbDevice; } in IsDeviceFont()100 bool mbDevice; // true: built in font member in ImplDevFontAttributes285 bool mbDevice; // Flag for Device Fonts member in ImplFontMetricData
925 pMetric->mbDevice = aDFA.mbDevice; in GetFontMetric()1317 aDFA.mbDevice = true; in Info2DevFontAttributes()1321 aDFA.mbDevice = false; in Info2DevFontAttributes()1325 aDFA.mbDevice = false; in Info2DevFontAttributes()1329 aDFA.mbDevice = false; in Info2DevFontAttributes()
834 pMetric->mbDevice = aDFA.mbDevice; in GetFontMetric()1195 aDFA.mbDevice = true; in Info2DevFontAttributes()1201 aDFA.mbDevice = false; in Info2DevFontAttributes()1207 aDFA.mbDevice = false; in Info2DevFontAttributes()1213 aDFA.mbDevice = false; in Info2DevFontAttributes()
861 aDFA.mbDevice = (rMetric.tmPitchAndFamily & TMPF_DEVICE) != 0; in WinFont2DevFontAttributes()936 aDFA.mbDevice = (rMetric.tmPitchAndFamily & TMPF_DEVICE) != 0; in WinFont2DevFontAttributes()1712 pMetric->mbDevice = (aWinMetric.tmPitchAndFamily & TMPF_DEVICE) != 0; in GetFontMetric()2182 rDFA.mbDevice = true; in ImplGetFontAttrFromFile()2276 aDFA.mbDevice = true; in AddTempDevFont()
306 aDFA.mbDevice = (pFontMetric->fsDefn & FM_DEFN_GENERIC) ? FALSE : TRUE; in Os2Font2DevFontAttributes()311 if( fontType == FT2_FONTTYPE_TRUETYPE && !aDFA.mbDevice) in Os2Font2DevFontAttributes()928 pMetric->mbDevice = (aOS2Metric.fsDefn & FM_DEFN_GENERIC) ? FALSE : TRUE; in GetFontMetric()
630 aDFA.mbDevice = true; in AddFontDir()693 mbDevice = false; in ImplFTSFontData()954 rTo.mbDevice = true; in FetchFontMetric()
908 if( mbDevice ) in IsBetterMatch()1154 && (pData->mbDevice || !pNewData->mbDevice) ) in AddFontFace()3308 mbDevice = rFontSelData.mpFontData->mbDevice; in ImplFontMetricData()3316 mbDevice = false; in ImplFontMetricData()7200 if( rData.mbDevice ) in GetDevFont()7326 if( pMetric->mbDevice ) in GetFontMetric()
2270 aDFA.mbDevice = true; in GetDevFontAttributes()2329 pMetric->mbDevice = true; in getFontMetric()
338 rDFA.mbDevice = true; in GetDevFontAttributes()
361 rDFA.mbDevice = true; in CTFontEnumCallBack()
Completed in 146 milliseconds