Home | History | Annotate | Download | only in rendering

Lines Matching refs:systemFont

254 void RenderThemeChromiumMac::systemFont(CSSValueID cssValueId, FontDescription& fontDescription) const
256 DEFINE_STATIC_LOCAL(FontDescription, systemFont, ());
298 cachedDesc = &systemFont;
299 if (!systemFont.isAbsoluteSize())