Home
last modified time | relevance | path

Searched refs:ValidateBaseComputedStyle (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.cc141 bool ValidateBaseComputedStyle(const ComputedStyle* base_computed_style, in ValidateBaseComputedStyle() function
1050 DCHECK(ValidateBaseComputedStyle(animation_base_computed_style, in ApplyBaseStyle()
1172 DCHECK(ValidateBaseComputedStyle(animation_base_computed_style, in PseudoStyleForElement()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.cc148 bool ValidateBaseComputedStyle(const ComputedStyle* base_computed_style, in ValidateBaseComputedStyle() function
980 DCHECK(ValidateBaseComputedStyle(animation_base_computed_style, in ApplyBaseComputedStyle()
1118 DCHECK(ValidateBaseComputedStyle(animation_base_computed_style, in PseudoStyleForElementInternal()