Searched refs:font_family (Results 26 - 30 of 30) sorted by path

12

/haiku/src/kits/interface/
H A DView.cpp464 font_family family;
629 font_family family;
/haiku/src/kits/shared/
H A DSettingsMessage.cpp341 font_family family;
/haiku/src/preferences/appearance/
H A DFontSelectionView.cpp53 extern void _set_system_font_(const char *which, font_family family,
56 font_family family, font_style style, float* _size);
62 _set_system_font_(const char *which, font_family family,
72 _get_system_default_font_(const char* which, font_family family,
277 font_family family;
317 font_family family;
339 font_family family;
390 font_family defaultFamily;
405 font_family currentFamily;
434 font_family currentFamil
[all...]
/haiku/src/preferences/keymap/
H A DKeymapWindow.cpp533 font_family family, currentFamily;
/haiku/src/servers/app/
H A DServerApp.cpp1777 font_family familyName;
1980 // 1) font_family The name of the font family
2014 // 1) font_family - name of font family to use
2025 font_family family;
2029 if (link.ReadString(family, sizeof(font_family)) == B_OK

Completed in 93 milliseconds

12