Searched refs:smallSystemFont (Results 1 – 3 of 3) sorted by relevance
151 static FontDescription smallSystemFont; variable301 cachedDesc = &smallSystemFont; in systemFont()302 if (!smallSystemFont.isAbsoluteSize()) { in systemFont()524 smallSystemFont = menuFont = labelFont = FontDescription(); in setDefaultFontSize()
192 static FontDescription smallSystemFont; in systemFont() local203 cachedDesc = &smallSystemFont; in systemFont()204 if (!smallSystemFont.isAbsoluteSize()) in systemFont()
225 DEFINE_STATIC_LOCAL(FontDescription, smallSystemFont, ());236 cachedDesc = &smallSystemFont;237 if (!smallSystemFont.isAbsoluteSize())