Searched refs:IsDeviceFont (Results 1 – 4 of 4) sorted by relevance
145 sal_Bool FontInfo::IsDeviceFont() const in IsDeviceFont() function in FontInfo147 return mpImplMetric->IsDeviceFont(); in IsDeviceFont()
52 sal_Bool IsDeviceFont() const;
124 bool IsDeviceFont() const { return ((mnMiscFlags & DEVICE_FLAG) != 0); } in IsDeviceFont() function in ImplFontMetric
92 bool IsDeviceFont() const { return mbDevice; } in IsDeviceFont() function in ImplDevFontAttributes
Completed in 18 milliseconds