Searched defs:RIGHT_MIDDLE (Results 1 - 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
H A DSelectionHandle.java46 RIGHT_MIDDLE(SWT.CURSOR_SIZEE), enum constant in enum:SelectionHandle.Position
71 return this == TOP_RIGHT || this == RIGHT_MIDDLE || this == BOTTOM_RIGHT;

Completed in 33 milliseconds