Searched defs:smallSystemFont (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumFontProviderWin.cpp44 static FontDescription& smallSystemFont() function in namespace:blink
129 cachedDesc = &smallSystemFont();
130 if (!smallSystemFont().isAbsoluteSize()) {
188 smallSystemFont() = menuFont() = labelFont() = FontDescription();

Completed in 70 milliseconds