Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx908 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()
H A Dpdfwriter_impl.cxx2270 aDFA.mbDevice = true; in GetDevFontAttributes()
2329 pMetric->mbDevice = true; in getFontMetric()
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx361 rDFA.mbDevice = true; in CTFontEnumCallBack()
H A Datsfonts.cxx338 rDFA.mbDevice = true; in GetDevFontAttributes()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx861 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()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx834 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()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx925 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()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx630 aDFA.mbDevice = true; in AddFontDir()
693 mbDevice = false; in ImplFTSFontData()
954 rTo.mbDevice = true; in FetchFontMetric()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx306 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()
/trunk/main/vcl/inc/
H A Doutfont.hxx92 bool IsDeviceFont() const { return mbDevice; } in IsDeviceFont()
100 bool mbDevice; // true: built in font member in ImplDevFontAttributes
285 bool mbDevice; // Flag for Device Fonts member in ImplFontMetricData

Completed in 175 milliseconds