Searched refs:RIGHT_MIDDLE (Results 1 – 3 of 3) sorted by relevance
46 RIGHT_MIDDLE(SWT.CURSOR_SIZEE), enumConstant71 return this == TOP_RIGHT || this == RIGHT_MIDDLE || this == BOTTOM_RIGHT; in isRight()
217 assert direction == Position.LEFT_MIDDLE || direction == Position.RIGHT_MIDDLE; in getNewBounds()230 case RIGHT_MIDDLE: in getHorizontalEdgeType()251 case RIGHT_MIDDLE: in getVerticalEdgeType()
116 mHandles.add(new SelectionHandle(x2, my, Position.RIGHT_MIDDLE)); in createHandles()