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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.h 222 void matchAuthorRules(Element*, ElementRuleCollector&, bool includeEmptyRules);
StyleResolver.cpp 398 void StyleResolver::matchAuthorRules(Element* element, ElementRuleCollector& collector, bool includeEmptyRules)
489 matchAuthorRules(state.element(), collector, false);
784 matchAuthorRules(state.element(), collector, false);
    [all...]

Completed in 143 milliseconds