Searched refs:GetStyleMatchingFace (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/font/
H A DFontFamily.h37 FontStyle* GetStyleMatchingFace(uint16 face) const;
H A DFontManager.cpp256 return family->GetStyleMatchingFace(face);
270 FontStyle* style = family->GetStyleMatchingFace(face);
H A DFontFamily.cpp223 FontFamily::GetStyleMatchingFace(uint16 face) const function in class:FontFamily
H A DGlobalFontManager.cpp622 return family->GetStyleMatchingFace(face);

Completed in 105 milliseconds