Searched refs:IsScalable (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/font/
H A DFontStyle.h67 \fn bool FontStyle::IsScalable(void)
71 bool IsScalable() const function in class:FontStyle
H A DFontStyle.cpp49 if (IsScalable()) {
/haiku/src/servers/app/
H A DServerFont.h107 bool IsScalable() const function in class:ServerFont
108 { return fStyle->IsScalable(); }
H A DServerFont.cpp1116 if (IsScalable()) {

Completed in 57 milliseconds