Searched refs:shadowAncestorB (Results 1 – 1 of 1) sorted by relevance
107 Node* shadowAncestorB = nodeB->shadowAncestorNode(); in comparePositions() local108 if (shadowAncestorB == nodeB) in comparePositions()109 shadowAncestorB = 0; in comparePositions()112 if (shadowAncestorA != shadowAncestorB) { in comparePositions()118 if (shadowAncestorB) { in comparePositions()119 nodeB = shadowAncestorB; in comparePositions()