Searched refs:distanceToTop (Results 1 – 1 of 1) sorted by relevance
1781 final int distanceToTop = anchorPos[1] - displayFrame.top + yOffset; in getMaxAvailableHeight() local1784 int returnedHeight = Math.max(distanceToBottom, distanceToTop); in getMaxAvailableHeight()