Home
last modified time | relevance | path

Searched defs:includeEmptyRules (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DMatchRequest.h47 const bool includeEmptyRules; variable
DScopedStyleResolver.cpp131 …ver::collectMatchingAuthorRules(ElementRuleCollector& collector, bool includeEmptyRules, bool appl… in collectMatchingAuthorRules()
DStyleResolver.cpp409 …reeBoundaryCrossingRules(Element* element, ElementRuleCollector& collector, bool includeEmptyRules) in collectTreeBoundaryCrossingRules()
441 …ForShadowHost(Element* element, ElementRuleCollector& collector, bool includeEmptyRules, Vector<Sc… in matchAuthorRulesForShadowHost()
463 …solver::matchAuthorRules(Element* element, ElementRuleCollector& collector, bool includeEmptyRules) in matchAuthorRules()