HomeSort by relevance Sort by last modified time
    Searched refs:hasAnyMatchingRules (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
ElementRuleCollector.h 100 bool hasAnyMatchingRules(RuleSet*);
ElementRuleCollector.cpp 378 bool ElementRuleCollector::hasAnyMatchingRules(RuleSet* ruleSet)
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
SharedStyleFinder.cpp 273 return collector.hasAnyMatchingRules(ruleSet);

Completed in 34 milliseconds