Searched refs:processScopedRules (Results 1 – 3 of 3) sorted by relevance
80 resolver->processScopedRules(ruleSet, cssSheet, index, treeScope().rootNode()); in addRulesFromSheet()
131 …void processScopedRules(const RuleSet& authorRules, CSSStyleSheet*, unsigned sheetIndex, Container…
238 void StyleResolver::processScopedRules(const RuleSet& authorRules, CSSStyleSheet* parentStyleSheet,… in processScopedRules() function in blink::StyleResolver