OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selectwithin
(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/
MarqueeGesture.java
82
mCanvas.getSelectionManager().
selectWithin
(topLeft, bottomRight, mInitialSelection);
SelectionManager.java
576
public void
selectWithin
(LayoutPoint topLeft, LayoutPoint bottomRight,
[
all
...]
Completed in 55 milliseconds