Searched refs:isTop (Results 1 – 2 of 2) sorted by relevance
75 boolean isTop() { in isTop() method in SelectionHandle.Position
162 int newH = Math.abs(b.h + (direction.isTop() ? -deltaY : deltaY)); in getNewBounds()195 if (direction.isTop()) { in getNewBounds()