Searched defs:spaceAbove (Results 1 – 4 of 4) sorted by relevance
941 final int spaceAbove = sel.getTop() - topSelectionPixel; in fillFromSelection() local953 final int spaceAbove = topSelectionPixel - sel.getTop(); in fillFromSelection() local1094 int spaceAbove = sel.getTop() - topSelectionPixel; in moveSelection() local1155 int spaceAbove = topSelectionPixel - sel.getTop(); in moveSelection() local
827 int spaceAbove = childInSelectedRow.getTop() - topSelectionPixel; in adjustForBottomFadingEdge() local854 int spaceAbove = topSelectionPixel - childInSelectedRow.getTop(); in adjustForTopFadingEdge() local
1923 int spaceAbove = (space - titleHeight) / 2; in onLayout() local2101 int spaceAbove = (space - childHeight) / 2; in getChildTop() local
1828 final int spaceAbove = anchorTopInScreen - anchorHeight - displayFrameTop; in tryFitVertical() local