Searched refs:thisTop (Results 1 – 1 of 1) sorted by relevance
1755 WindowContainer thisTop = thisParentChain.peekLast(); in compareTo() local1757 while (thisTop != null && otherTop != null && thisTop == otherTop) { in compareTo()1760 thisTop = thisParentChain.peekLast(); in compareTo()