Searched refs:childrenAffectedByPositionalRules (Results 1 – 2 of 2) sorted by relevance
126 …bool childrenAffectedByPositionalRules() const { return hasRestyleFlag(ChildrenAffectedByForwardPo… in childrenAffectedByPositionalRules() function
1271 if (needsStyleRecalc() && childrenAffectedByPositionalRules()) in checkForSiblingStyleChanges()