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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ScopedStyleResolver.h 70 void matchHostRules(ElementRuleCollector&, bool includeEmptyRules);
StyleResolver.h 290 void matchHostRules(Element*, ScopedStyleResolver*, ElementRuleCollector&, bool includeEmptyRules);
ScopedStyleResolver.cpp 348 void ScopedStyleResolver::matchHostRules(ElementRuleCollector& collector, bool includeEmptyRules)