HomeSort by relevance Sort by last modified time
    Searched refs:getDragBounds (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GlobalCanvasDragInfo.java 151 public Rect getDragBounds() {
157 * {@link #getDragBounds()} for details on the semantics of the drag bounds.
MoveGesture.java 553 Rect controlDragBounds = dragInfo.getDragBounds();
    [all...]

Completed in 62 milliseconds