Home
last modified time | relevance | path

Searched refs:selectionRectangle (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/
DViewHierarchy.java394 Rectangle selectionRectangle = new Rectangle(topLeft.x, topLeft.y, bottomRight.x in findWithin() local
397 addWithin(mLastValidViewInfoRoot, selectionRectangle, infos); in findWithin()