Searched refs:LEFT_MIDDLE (Results 1 – 3 of 3) sorted by relevance
50 LEFT_MIDDLE(SWT.CURSOR_SIZEW), enumConstant66 return this == TOP_LEFT || this == LEFT_MIDDLE || this == BOTTOM_LEFT; in isLeft()
217 assert direction == Position.LEFT_MIDDLE || direction == Position.RIGHT_MIDDLE; in getNewBounds()229 case LEFT_MIDDLE: in getHorizontalEdgeType()244 case LEFT_MIDDLE: in getVerticalEdgeType()
107 mHandles.add(new SelectionHandle(x1, my, Position.LEFT_MIDDLE)); in createHandles()