Searched refs:mbScalableFont (Results 1 – 10 of 10) sorted by relevance
286 bool mbScalableFont; member in ImplFontMetricData
929 pMetric->mbScalableFont = (aOS2Metric.fsDefn & FM_DEFN_OUTLINE) ? true : false; in GetFontMetric()930 if( pMetric->mbScalableFont ) in GetFontMetric()
201 rMetric.mbScalableFont = true; in GetFontMetric()
195 rMetric.mbScalableFont = true; in GetFontMetric()
1713 pMetric->mbScalableFont = (aWinMetric.tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE)) != 0; in GetFontMetric()1714 if( pMetric->mbScalableFont ) in GetFontMetric()
926 pMetric->mbScalableFont = true; in GetFontMetric()
835 pMetric->mbScalableFont = true; in GetFontMetric()
953 rTo.mbScalableFont = true; in FetchFontMetric()
7328 if( pMetric->mbScalableFont ) in GetFontMetric()
2328 pMetric->mbScalableFont = true; in getFontMetric()
Completed in 121 milliseconds