Searched refs:ruleMatches (Results 1 – 2 of 2) sorted by relevance
257 inline bool ElementRuleCollector::ruleMatches(const RuleData& ruleData, const ContainerNode* scope,… in ruleMatches() function in blink::ElementRuleCollector283 if (ruleMatches(ruleData, matchRequest.scope, contextFlags, &result)) { in collectRuleIfMatches()
146 …bool ruleMatches(const RuleData&, const ContainerNode* scope, SelectorChecker::ContextFlags, Selec…