Searched refs:currObj2 (Results 1 – 1 of 1) sorted by relevance
3767 for (RenderObject* currObj2 = obj2; currObj2; currObj2 = currObj2->hoverAncestor()) in commonAncestor() local3768 if (currObj1 == currObj2) in commonAncestor()