Searched refs:HasKerning (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/font/
H A DFontStyle.h74 \fn bool FontStyle::HasKerning(void)
78 bool HasKerning() const function in class:FontStyle
H A DFontStyle.cpp176 if (HasKerning())
/haiku/src/servers/app/
H A DServerFont.h109 bool HasKerning() const function in class:ServerFont
110 { return fStyle->HasKerning(); }

Completed in 59 milliseconds