Searched defs:spaceAbove (Results 1 – 4 of 4) sorted by relevance
943 final int spaceAbove = sel.getTop() - topSelectionPixel; in fillFromSelection() local955 final int spaceAbove = topSelectionPixel - sel.getTop(); in fillFromSelection() local1096 int spaceAbove = sel.getTop() - topSelectionPixel; in moveSelection() local1157 int spaceAbove = topSelectionPixel - sel.getTop(); in moveSelection() local
826 int spaceAbove = childInSelectedRow.getTop() - topSelectionPixel; in adjustForBottomFadingEdge() local853 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
1825 final int spaceAbove = anchorTopInScreen - anchorHeight - displayFrameTop; in tryFitVertical() local