Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.h197 void MatchAuthorRulesV0(const Element&,
H A Dstyle_resolver.cc592 MatchAuthorRulesV0(element, element_scope_resolver, collector); in MatchAuthorRules()
607 void StyleResolver::MatchAuthorRulesV0( in MatchAuthorRulesV0() function in blink::StyleResolver
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.h173 void MatchAuthorRulesV0(const Element&, ElementRuleCollector&);
H A Dstyle_resolver.cc567 MatchAuthorRulesV0(element, collector); in MatchAuthorRules()
583 void StyleResolver::MatchAuthorRulesV0(const Element& element, in MatchAuthorRulesV0() function in blink::StyleResolver