Home
last modified time | relevance | path

Searched refs:HasEffectiveAppearance (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/shadow/
H A Dprogress_shadow_element.cc52 if (progress_style->HasEffectiveAppearance()) in CustomStyleForLayoutObject()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/shadow/
H A Dprogress_shadow_element.cc52 if (progress_style->HasEffectiveAppearance()) in CustomStyleForLayoutObject()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dng_box_fragment.cc24 if (style.HasEffectiveAppearance() && in BaselineMetrics()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_progress.cc95 bool animating = !IsDeterminate() && StyleRef().HasEffectiveAppearance() && in UpdateAnimationState()
H A Dlayout_theme_default.cc326 if (!style.HasEffectiveAppearance()) in PopupInternalPaddingEnd()
382 if (!style.HasEffectiveAppearance()) in MenuListInternalPadding()
H A Dlayout_theme.cc458 if (!style.HasEffectiveAppearance() && !node->IsLink()) in ShouldDrawDefaultFocusRing()
470 if (!style.HasEffectiveAppearance()) in ControlStateChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_progress.cc106 bool animating = !IsDeterminate() && StyleRef().HasEffectiveAppearance(); in UpdateAnimationState()
H A Dlayout_theme_default.cc265 if (!style.HasEffectiveAppearance()) in PopupInternalPaddingEnd()
316 if (!style.HasEffectiveAppearance()) in MenuListInternalPadding()
H A Dlayout_theme.cc437 if (!style.HasEffectiveAppearance() && !node->IsLink()) in ShouldDrawDefaultFocusRing()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dbox_decoration_data.h79 has_appearance_(style.HasEffectiveAppearance()), in BoxDecorationData()
H A Dbox_paint_invalidator.cc158 if (style.HasVisualOverflowingEffect() || style.HasEffectiveAppearance() || in ComputePaintInvalidationReason()
H A Dobject_painter_base.cc497 style.HasEffectiveAppearance()) { in GetFocusRingBorderRadius()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dbox_decoration_data.h85 has_appearance_(style.HasEffectiveAppearance()), in BoxDecorationData()
H A Dbox_paint_invalidator.cc162 if (style.HasVisualOverflowingEffect() || style.HasEffectiveAppearance() || in ComputePaintInvalidationReason()
H A Dtheme_painter.cc209 DCHECK(style.HasEffectiveAppearance()); in PaintBorderOnly()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_progress_element.cc50 if (!style.HasEffectiveAppearance()) { in CreateLayoutObject()
H A Dhtml_meter_element.cc224 return GetComputedStyle() && !GetComputedStyle()->HasEffectiveAppearance(); in CanContainRangeEndPoint()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_progress_element.cc50 if (!style.HasEffectiveAppearance()) { in CreateLayoutObject()
H A Dhtml_meter_element.cc223 return GetComputedStyle() && !GetComputedStyle()->HasEffectiveAppearance(); in CanContainRangeEndPoint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dslider_thumb_element.cc304 if (style->HasEffectiveAppearance()) in CustomStyleForLayoutObject()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dslider_thumb_element.cc321 if (style->HasEffectiveAppearance()) in CustomStyleForLayoutObject()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dcomputed_style.h2511 HasEffectiveAppearance() || BoxShadow() || in HasBoxDecorations()
2521 HasEffectiveAppearance() || BoxShadow(); in HasBoxDecorationBackground()
2562 bool HasEffectiveAppearance() const { in HasEffectiveAppearance() function
2566 return HasEffectiveAppearance() && in IsCheckboxOrRadioPart()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_adjuster.cc754 if (is_media_control && !style.HasEffectiveAppearance()) { in AdjustComputedStyle()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcomputed_style.h2502 HasEffectiveAppearance() || BoxShadow() || in HasBoxDecorations()
2511 HasEffectiveAppearance() || BoxShadow(); in HasBoxDecorationBackground()
2545 bool HasEffectiveAppearance() const { in HasEffectiveAppearance() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_adjuster.cc831 if (is_media_control && !style.HasEffectiveAppearance()) { in AdjustComputedStyle()

12