Searched refs:nodeAfterPromote (Results 1 – 1 of 1) sorted by relevance
484 const RenderLayerStackingNode* nodeAfterPromote = 0; in updateDescendantsAreContiguousInStackingOrder() local485 for (size_t i = 0; i < maxIndex && nodeAfterPromote != this; ++i) { in updateDescendantsAreContiguousInStackingOrder()489 nodeAfterPromote = i < negZOrderListAfterPromote->size() in updateDescendantsAreContiguousInStackingOrder()493 …if (nodeBeforePromote != nodeAfterPromote && (nodeAfterPromote != this || renderer()->hasBackgroun… in updateDescendantsAreContiguousInStackingOrder()497 nodeAfterPromote = 0; in updateDescendantsAreContiguousInStackingOrder()498 for (size_t i = 0; i < maxIndex && nodeAfterPromote != this; ++i) { in updateDescendantsAreContiguousInStackingOrder()502 nodeAfterPromote = i < posZOrderListAfterPromote->size() in updateDescendantsAreContiguousInStackingOrder()506 if (nodeBeforePromote != nodeAfterPromote && nodeAfterPromote != this) in updateDescendantsAreContiguousInStackingOrder()