Searched defs:IsDeviceFont (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/source/gdi/ | ||
H A D | metric.cxx | 145 sal_Bool FontInfo::IsDeviceFont() const in IsDeviceFont() function in FontInfo |
/trunk/main/vcl/inc/ | ||
H A D | impfont.hxx | 124 bool IsDeviceFont() const { return ((mnMiscFlags & DEVICE_FLAG) != 0); } in IsDeviceFont() function in ImplFontMetric |
H A D | outfont.hxx | 92 bool IsDeviceFont() const { return mbDevice; } in IsDeviceFont() function in ImplDevFontAttributes |
Completed in 27 milliseconds