Home
last modified time | relevance | path

Searched refs:RemoveStyle (Results 1 – 6 of 6) sorted by relevance

/haiku/src/servers/app/font/
H A DFontFamily.h34 bool RemoveStyle(FontStyle* style);
H A DFontManager.cpp285 FontManager::RemoveStyle(FontStyle* style) in RemoveStyle() function in FontManager
293 family->RemoveStyle(style); in RemoveStyle()
363 if (family->RemoveStyle(style) && family->CountStyles() == 0) in _RemoveFont()
H A DFontStyle.cpp100 fFontManager->RemoveStyle(this); in ~FontStyle()
231 fFamily->RemoveStyle(this); in _SetFontFamily()
H A DFontManager.h61 void RemoveStyle(FontStyle* style);
H A DFontFamily.cpp112 FontFamily::RemoveStyle(FontStyle* style) in RemoveStyle() function in FontFamily
/haiku/docs/develop/servers/app_server/
H A DFontFamily.rst37 void RemoveStyle(const char \*style)