Home
last modified time | relevance | path

Searched refs:ShouldCheckScope (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.cc502 static bool ShouldCheckScope(const Element& element, in ShouldCheckScope() function
556 if (!ShouldCheckScope(element, **it, is_inner_tree_scope)) in MatchScopedRulesV0()
771 if (!ShouldCheckScope(element, *scoping_node, is_inner_tree_scope)) in CollectTreeBoundaryCrossingRulesV0CascadeOrder()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.cc479 static bool ShouldCheckScope(const Element& element, in ShouldCheckScope() function
533 if (!ShouldCheckScope(element, **it, is_inner_tree_scope)) in MatchScopedRulesV0()
728 if (!ShouldCheckScope(element, *scoping_node, is_inner_tree_scope)) in CollectTreeBoundaryCrossingRulesV0CascadeOrder()