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

/haiku/src/servers/app/font/
H A DAppFontManager.cpp106 return _RemoveFont(familyID, styleID) != NULL ? B_OK : B_BAD_VALUE;
H A DFontManager.h75 FontStyle* _RemoveFont(uint16 familyID, uint16 styleID);
H A DFontManager.cpp345 FontManager::_RemoveFont(uint16 familyID, uint16 styleID) function in class:FontManager
H A DGlobalFontManager.cpp492 _RemoveFont(style->Family()->ID(), style->ID());

Completed in 89 milliseconds