Searched refs:halfVerticalSpace (Results 1 – 1 of 1) sorted by relevance
1102 int halfVerticalSpace = (childrenBottom - childrenTop) / 2; in moveSelection() local1104 offset = Math.min(offset, halfVerticalSpace); in moveSelection()1163 int halfVerticalSpace = (childrenBottom - childrenTop) / 2; in moveSelection() local1165 offset = Math.min(offset, halfVerticalSpace); in moveSelection()