Searched refs:matchAllRules (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleResolver.h224 void matchAllRules(StyleResolverState&, ElementRuleCollector&, bool includeSMILProperties);
H A DStyleResolver.cpp468 void StyleResolver::matchAllRules(StyleResolverState& state, ElementRuleCollector& collector, bool includeSMILProperties) function in class:blink::StyleResolver
618 matchAllRules(state, collector, matchingBehavior != MatchAllRulesExcludingSMIL);

Completed in 86 milliseconds