Searched refs:hasAppearance (Results 1 – 20 of 20) sorted by relevance
58 …return progressRenderer && !progressRenderer->style()->hasAppearance() && HTMLDivElement::renderer… in rendererIsNeeded()
83 if (style()->hasAppearance()) { in layout()
88 bool animating = style()->hasAppearance() && m_animationDuration > 0; in updateAnimationState()
139 if (thumb->style()->hasAppearance()) { in layout()
406 if (style()->hasAppearance()) in clippedOverflowRectForRepaint()
92 if (!style->hasAppearance()) in adjustStyle()688 …return (style->hasAppearance() && style->appearance() != TextFieldPart && style->appearance() != T… in supportsFocusRing()
839 …bool themePainted = style()->hasAppearance() && !theme()->paint(this, paintInfo, IntRect(tx, ty, w… in paintBoxDecorationsWithSize()853 if (style()->hasAppearance()) in paintBoxDecorationsWithSize()859 …if ((!style()->hasAppearance() || (!themePainted && theme()->paintBorderOnly(this, paintInfo, IntR… in paintBoxDecorationsWithSize()1383 if (style()->hasAppearance()) in clippedOverflowRectForRepaint()
725 …Border() || style->hasBorderRadius() || style->hasOutline() || style->hasAppearance() || style->bo… in hasBorderOutlineOrShadow()
373 …setHasBoxDecorations(hasBackground() || style()->hasBorder() || style()->hasAppearance() || style(… in updateBoxModelInfoFromStyle()
5204 if (style()->hasAppearance() && !theme()->isControlContainer(style()->appearance())) in baselinePosition()
100 if (renderer() && renderer()->style()->hasAppearance()) in parseMappedAttribute()108 if (renderer() && renderer()->style()->hasAppearance()) in parseMappedAttribute()
153 if (renderer() && renderer()->style()->hasAppearance()) in updateCheckedRadioButtons()817 if (renderer() && renderer()->style()->hasAppearance()) in setIndeterminate()
976 if (renderer() && renderer()->style()->hasAppearance()) { in setActive()1018 if (renderer() && renderer()->style()->hasAppearance()) in setHovered()
718 if (!style || !style->hasAppearance()) in supportsFocusRing()
1517 if (renderer && renderer->style()->hasAppearance()) in focusedOrActiveStateChanged()
351 bool hasAppearance() const { return appearance() != NoControlPart; } in hasAppearance() function
1438 if (obj->style()->hasAppearance()) in boundingBoxRect()
1961 if (style->hasAppearance()) in adjustRenderStyle()1995 m_hasUAAppearance = m_style->hasAppearance(); in cacheBorderAndBackground()
7788 (khtml::RenderStyle::hasAppearance):
77645 (WebCore::InheritedFlags::hasAppearance):