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

/haiku/src/servers/app/font/
H A DFontFamily.h43 bool HasStyle(const char* style) const;
H A DFontFamily.cpp160 FontFamily::HasStyle(const char *styleName) const function in class:FontFamily
H A DFontManager.cpp306 if (family.IsSet() && family->HasStyle(face->style_name)) {

Completed in 39 milliseconds