Searched refs:halfVerticalSpace (Results 1 – 1 of 1) sorted by relevance
1106 int halfVerticalSpace = (childrenBottom - childrenTop) / 2; in moveSelection() local1108 offset = Math.min(offset, halfVerticalSpace); in moveSelection()1167 int halfVerticalSpace = (childrenBottom - childrenTop) / 2; in moveSelection() local1169 offset = Math.min(offset, halfVerticalSpace); in moveSelection()