Home | History | Annotate | Download | only in rendering

Lines Matching refs:controlFont

182         FontDescription controlFont = m_platformTheme->controlFont(part, style->font().fontDescription(), style->effectiveZoom());
183 if (controlFont != style->font().fontDescription()) {
188 if (style->setFontDescription(controlFont))