Home | History | Annotate | Download | only in qt

Lines Matching refs:isControlStyled

207 bool RenderThemeQt::isControlStyled(const RenderStyle* style, const BorderData& border, const FillLayer& fill, const Color& backgroundColor) const
224 return RenderTheme::isControlStyled(style, border, fill, backgroundColor);
233 // Remove this when SearchFieldPart is style-able in RenderTheme::isControlStyled()
234 bool RenderThemeQt::isControlStyled(const RenderStyle* style, const BorderData& border, const FillLayer& fill, const Color& backgroundColor) const
243 return RenderTheme::isControlStyled(style, border, fill, backgroundColor);