Searched refs:isLeft (Results 1 – 2 of 2) sorted by relevance
65 boolean isLeft() { in isLeft() method in SelectionHandle.Position
161 int newW = Math.abs(b.w + (direction.isLeft() ? -deltaX : deltaX)); in getNewBounds()170 if (direction.isLeft()) { in getNewBounds()