Searched refs:matchAllRules (Results 1 – 2 of 2) sorted by relevance
252 void matchAllRules(StyleResolverState&, ElementRuleCollector&, bool includeSMILProperties);
549 void StyleResolver::matchAllRules(StyleResolverState& state, ElementRuleCollector& collector, bool … in matchAllRules() function in WebCore::StyleResolver712 matchAllRules(state, collector, matchingBehavior != MatchAllRulesExcludingSMIL); in styleForElement()