Searched refs:hasAnyMatchingRules (Results 1 – 3 of 3) sorted by relevance
100 bool hasAnyMatchingRules(RuleSet*);
378 bool ElementRuleCollector::hasAnyMatchingRules(RuleSet* ruleSet) in hasAnyMatchingRules() function in WebCore::ElementRuleCollector
273 return collector.hasAnyMatchingRules(ruleSet); in matchesRuleSet()