Searched defs:IsScalable (Results 1 – 4 of 4) sorted by relevance
79 inline BOOL SalFontDimension::IsScalable() const in IsScalable() function159 inline BOOL IsScalable() const { return TYPE_SCALABLE==meType; } in IsScalable() function
65 bool IsScalable() const { return mpFirst->IsScalable(); } in IsScalable() function
125 bool IsScalable() const { return ((mnMiscFlags & SCALABLE_FLAG) != 0); } in IsScalable() function in ImplFontMetric
127 bool IsScalable() const { return (mnHeight == 0); } in IsScalable() function in ImplFontData