Home | History | Annotate | Download | only in rendering

Lines Matching refs:controlFont

165             FontDescription controlFont = m_theme->controlFont(part, style->font(), style->effectiveZoom());
166 if (controlFont != style->font().fontDescription()) {
171 if (style->setFontDescription(controlFont))