Home
last modified time | relevance | path

Searched refs:selectWithin (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DMarqueeGesture.java82 mCanvas.getSelectionManager().selectWithin(topLeft, bottomRight, mInitialSelection); in update()
DSelectionManager.java576 public void selectWithin(LayoutPoint topLeft, LayoutPoint bottomRight, in selectWithin() method in SelectionManager