Searched refs:IsFixed (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/terminal/
H A DGlobals.cpp20 if (font.IsFixed() || font.IsFullAndHalfFixed())
/haiku/src/tests/kits/interface/bfont/
H A DDumpFontList.cpp73 printf("\t\tis fixed: %s\n", font.IsFixed() ? "yes" : "no");
/haiku/headers/os/interface/
H A DFont.h209 bool IsFixed() const;
/haiku/src/apps/diskprobe/
H A DDataView.cpp1372 if (!font->IsFixed() && !font->IsFullAndHalfFixed())
/haiku/src/kits/interface/
H A DFont.cpp803 BFont::IsFixed() const function in class:BFont

Completed in 108 milliseconds