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

/haiku/src/servers/app/font/
H A DFontFamily.h33 bool AddStyle(FontStyle* style);
H A DFontFamily.cpp81 FontFamily::AddStyle(FontStyle* style) function in class:FontFamily
H A DFontManager.cpp327 if (style == NULL || !family->AddStyle(style)) {
/haiku/src/libs/icon/
H A DIconRenderer.cpp51 bool AddStyle(const Style* style,
121 IconRenderer::StyleHandler::AddStyle(const Style* style, function in class:IconRenderer::StyleHandler
582 styleAdded = styleHandler.AddStyle(
585 styleAdded = styleHandler.AddStyle(

Completed in 40 milliseconds