Home
last modified time | relevance | path

Searched refs:IsDeviceFont (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/
H A Dimpfont.hxx124 bool IsDeviceFont() const { return ((mnMiscFlags & DEVICE_FLAG) != 0); } in IsDeviceFont() function in ImplFontMetric
H A Doutfont.hxx92 bool IsDeviceFont() const { return mbDevice; } in IsDeviceFont() function in ImplDevFontAttributes
/trunk/main/vcl/inc/vcl/
H A Dmetric.hxx52 sal_Bool IsDeviceFont() const;
/trunk/main/vcl/source/gdi/
H A Dmetric.cxx145 sal_Bool FontInfo::IsDeviceFont() const in IsDeviceFont() function in FontInfo
147 return mpImplMetric->IsDeviceFont(); in IsDeviceFont()

Completed in 29 milliseconds