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