Searched refs:TOP_MIDDLE (Results 1 – 3 of 3) sorted by relevance
44 TOP_MIDDLE(SWT.CURSOR_SIZEN), enumConstant76 return this == TOP_LEFT || this == TOP_MIDDLE || this == TOP_RIGHT; in isTop()
192 assert direction == Position.BOTTOM_MIDDLE || direction == Position.TOP_MIDDLE; in getNewBounds()233 case TOP_MIDDLE: in getHorizontalEdgeType()248 case TOP_MIDDLE: in getVerticalEdgeType()
125 mHandles.add(new SelectionHandle(mx, y1, Position.TOP_MIDDLE)); in createHandles()