Searched refs:hasAppearance (Results 1 – 21 of 21) sorted by relevance
36 : hasAppearance(false) in CachedUAStyle()41 : hasAppearance(style->hasAppearance()) in CachedUAStyle()47 if (!hasAppearance) in CachedUAStyle()54 bool hasAppearance; variable
393 bool hasAppearance() const { return appearance() != NoControlPart; } in hasAppearance() function
56 …return progressRenderer && !progressRenderer->style()->hasAppearance() && HTMLDivElement::renderer… in rendererIsNeeded()75 …return progressRenderer && !progressRenderer->style()->hasAppearance() && HTMLDivElement::renderer… in rendererIsNeeded()
92 if (style()->hasAppearance()) in updateAppearance()
84 bool animating = style()->hasAppearance() && m_animationDuration > 0; in updateAnimationState()
109 if (uaStyle.hasAppearance && isControlStyled(style, uaStyle)) { in adjustStyle()117 if (!style->hasAppearance()) in adjustStyle()681 if (!renderer->style()->hasAppearance()) in shouldDrawDefaultFocusRing()695 …return (style->hasAppearance() && style->appearance() != TextFieldPart && style->appearance() != T… in supportsFocusRing()
598 || object->style()->hasAppearance() in setObjectStyleInRegion()
1254 if (!style->hasAppearance() && borderObscuresBackground() && backgroundHasOpaqueTopLayer()) in determineBackgroundBleedAvoidance()1301 …bool themePainted = style()->hasAppearance() && !RenderTheme::theme().paint(this, paintInfo, snapp… in paintBackgroundWithBorderAndBoxShadow()1308 if (style()->hasAppearance()) in paintBackgroundWithBorderAndBoxShadow()1314 …if (bleedAvoidance != BackgroundBleedBackgroundOverBorder && (!style()->hasAppearance() || (!theme… in paintBackgroundWithBorderAndBoxShadow()1359 if (style()->hasAppearance()) in backgroundIsKnownToBeOpaqueInRect()
178 …setHasBoxDecorations(hasBackground() || styleToUse->hasBorder() || styleToUse->hasAppearance() || … in updateFromStyle()2423 if (style()->hasAppearance()) in boxShadowShouldBeAppliedToBackground()
119 …Border() || style->hasBorderRadius() || style->hasOutline() || style->hasAppearance() || style->bo… in hasBoxDecorations()
1617 if (!style()->hasAppearance()) in addVisualOverflowFromTheme()4532 … if (style()->hasAppearance() && !RenderTheme::theme().isControlContainer(style()->appearance())) in baselinePosition()
757 bool useNSTextFieldCell = o->style()->hasAppearance()
3831 …Border() || style->hasBorderRadius() || style->hasOutline() || style->hasAppearance() || style->bo… in hasBoxDecorations()
147 if (renderer() && renderer()->style()->hasAppearance()) in parseAttribute()167 if (renderer() && renderer()->style()->hasAppearance()) in disabledAttributeChanged()
62 if (!style->hasAppearance() || hasAuthorShadowRoot()) in createRenderer()
187 if (renderer() && renderer()->style()->hasAppearance()) in parseAttribute()
870 if (renderer() && renderer()->style()->hasAppearance()) in setChecked()905 if (renderer() && renderer()->style()->hasAppearance()) in setIndeterminate()
143 if (style->hasAppearance()) in isCacheable()
348 if (style->hasAppearance()) in adjustRenderStyle()
807 if (renderer() && renderer()->style()->hasAppearance()) in focusStateChanged()835 if (renderStyle()->hasAppearance()) in setActive()857 if (renderer() && renderer()->style()->hasAppearance()) in setHovered()
478 if (obj->style()->hasAppearance()) in boundingBoxForQuads()