Home
last modified time | relevance | path

Searched refs:ShadowListHasCurrentColor (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dcomputed_style.h2541 return ShadowListHasCurrentColor(BoxShadow()); in HasBackgroundRelatedColorReferencingCurrentColor()
2876 static bool ShadowListHasCurrentColor(const ShadowList*);
H A Dcomputed_style.cc2362 bool ComputedStyle::ShadowListHasCurrentColor(const ShadowList* shadow_list) { in ShadowListHasCurrentColor() function in blink::ComputedStyle
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcomputed_style.h2531 return ShadowListHasCurrentColor(BoxShadow()); in HasBackgroundRelatedColorReferencingCurrentColor()
2884 static bool ShadowListHasCurrentColor(const ShadowList*);
H A Dcomputed_style.cc2401 bool ComputedStyle::ShadowListHasCurrentColor(const ShadowList* shadow_list) { in ShadowListHasCurrentColor() function in blink::ComputedStyle