Home
last modified time | relevance | path

Searched refs:mbScalableFont (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7328 if( pMetric->mbScalableFont ) in GetFontMetric()
H A Dpdfwriter_impl.cxx2328 pMetric->mbScalableFont = true; in getFontMetric()
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx195 rMetric.mbScalableFont = true; in GetFontMetric()
H A Datsfonts.cxx201 rMetric.mbScalableFont = true; in GetFontMetric()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1713 pMetric->mbScalableFont = (aWinMetric.tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE)) != 0; in GetFontMetric()
1714 if( pMetric->mbScalableFont ) in GetFontMetric()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx835 pMetric->mbScalableFont = true; in GetFontMetric()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx926 pMetric->mbScalableFont = true; in GetFontMetric()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx953 rTo.mbScalableFont = true; in FetchFontMetric()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx929 pMetric->mbScalableFont = (aOS2Metric.fsDefn & FM_DEFN_OUTLINE) ? true : false; in GetFontMetric()
930 if( pMetric->mbScalableFont ) in GetFontMetric()
/trunk/main/vcl/inc/
H A Doutfont.hxx286 bool mbScalableFont; member in ImplFontMetricData

Completed in 157 milliseconds