Searched refs:_get_system_default_font_ (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/appearance/
H A DFontSelectionView.cpp55 extern status_t _get_system_default_font_(const char* which,
72 _get_system_default_font_(const char* which, font_family family, function
75 puts("you don't have _get_system_default_font_()");
349 if (_get_system_default_font_(fontName, family, style, &size) != B_OK) {
400 if (_get_system_default_font_(fontName, defaultFamily, defaultStyle,
/haiku/src/kits/interface/
H A DFont.cpp416 _get_system_default_font_(const char* which, font_family family, function

Completed in 45 milliseconds