Searched refs:BOTTOM_MIDDLE (Results 1 – 3 of 3) sorted by relevance
48 BOTTOM_MIDDLE(SWT.CURSOR_SIZES), enumConstant81 return this == BOTTOM_LEFT || this == BOTTOM_MIDDLE || this == BOTTOM_RIGHT; in isBottom()
192 assert direction == Position.BOTTOM_MIDDLE || direction == Position.TOP_MIDDLE; in getNewBounds()227 case BOTTOM_MIDDLE: in getHorizontalEdgeType()247 case BOTTOM_MIDDLE: in getVerticalEdgeType()
128 mHandles.add(new SelectionHandle(mx, y2, Position.BOTTOM_MIDDLE)); in createHandles()