Home
last modified time | relevance | path

Searched defs:cascadeScope (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DElementRuleCollector.h51 …MatchedRule(const RuleData* ruleData, unsigned specificity, CascadeScope cascadeScope, CascadeOrde… in MatchedRule()
64 uint32_t cascadeScope() const { return m_cascadeScope; } in cascadeScope() function
137 …ataListType* rules, SelectorChecker::ContextFlags contextFlags, CascadeScope cascadeScope, Cascade… in collectMatchingRulesForList()
DElementRuleCollector.cpp81 …tor::addMatchedRule(const RuleData* rule, unsigned specificity, CascadeScope cascadeScope, Cascade… in addMatchedRule()
136 …leRange& ruleRange, SelectorChecker::ContextFlags contextFlags, CascadeScope cascadeScope, Cascade… in collectMatchingRules()
276 …RuleData& ruleData, SelectorChecker::ContextFlags contextFlags, CascadeScope cascadeScope, Cascade… in collectRuleIfMatches()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DScopedStyleResolver.cpp124 …rRules(ElementRuleCollector& collector, bool includeEmptyRules, CascadeScope cascadeScope, Cascade… in collectMatchingAuthorRules()
DStyleResolver.cpp382 CascadeScope cascadeScope = 0; in matchAuthorRulesForShadowHost() local
423 CascadeScope cascadeScope = 0; in matchAuthorRules() local