Searched refs:halfVerticalSpace (Results 1 – 1 of 1) sorted by relevance
1012 int halfVerticalSpace = (childrenBottom - childrenTop) / 2; in moveSelection() local1014 offset = Math.min(offset, halfVerticalSpace); in moveSelection()1073 int halfVerticalSpace = (childrenBottom - childrenTop) / 2; in moveSelection() local1075 offset = Math.min(offset, halfVerticalSpace); in moveSelection()