Home | History | Annotate | Download | only in widget

Lines Matching refs:horiz

5504                     final float horiz = getHorizontal(layout, offset);
5508 if (currentHoriz < anotherHandleHoriz && horiz < anotherHandleHoriz
5509 || currentHoriz > anotherHandleHoriz && horiz > anotherHandleHoriz) {