Searched refs:childRulesChanged (Results 1 – 1 of 1) sorted by relevance
1166 bool childRulesChanged = n->needsStyleRecalc() && n->styleChangeType() == FullStyleChange; in recalcStyle() local1174 forceCheckOfNextElementSibling = childRulesChanged && hasDirectAdjacentRules; in recalcStyle()