Searched refs:halfVerticalSpace (Results 1 – 1 of 1) sorted by relevance
1100 int halfVerticalSpace = (childrenBottom - childrenTop) / 2; in moveSelection() local1102 offset = Math.min(offset, halfVerticalSpace); in moveSelection()1161 int halfVerticalSpace = (childrenBottom - childrenTop) / 2; in moveSelection() local1163 offset = Math.min(offset, halfVerticalSpace); in moveSelection()