Home
last modified time | relevance | path

Searched defs:IsScalable (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/unx/
H A Dsalfont.h79 inline BOOL SalFontDimension::IsScalable() const in IsScalable() function in SalFontDimension
159 inline BOOL IsScalable() const { return TYPE_SCALABLE==meType; } in IsScalable() function in SalFontStruct
/trunk/main/vcl/inc/
H A Dimpfont.hxx125 bool IsScalable() const { return ((mnMiscFlags & SCALABLE_FLAG) != 0); } in IsScalable() function in ImplFontMetric
H A Doutdev.h65 bool IsScalable() const { return mpFirst->IsScalable(); } in IsScalable() function in ImplDevFontListData
H A Doutfont.hxx127 bool IsScalable() const { return (mnHeight == 0); } in IsScalable() function in ImplFontData

Completed in 27 milliseconds