Home
last modified time | relevance | path

Searched refs:match_element_scope_done (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.cc543 bool match_element_scope_done = in MatchScopedRulesV0() local
559 if (!match_element_scope_done && in MatchScopedRulesV0()
561 match_element_scope_done = true; in MatchScopedRulesV0()
582 if (!match_element_scope_done) in MatchScopedRulesV0()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.cc520 bool match_element_scope_done = in MatchScopedRulesV0() local
536 if (!match_element_scope_done && in MatchScopedRulesV0()
538 match_element_scope_done = true; in MatchScopedRulesV0()
559 if (!match_element_scope_done) in MatchScopedRulesV0()