Searched refs:anchorLocationInWindowXY (Results 1 – 1 of 1) sorted by relevance
1731 int[] anchorLocationInWindowXY = new int[2]; in testVerticallyClippedBeforeAdjusted() local1732 anchor.getLocationInWindow(anchorLocationInWindowXY); in testVerticallyClippedBeforeAdjusted()1734 parentHeight - (anchorLocationInWindowXY[1] + anchor.getHeight()) in testVerticallyClippedBeforeAdjusted()