Home
last modified time | relevance | path

Searched defs:targetBounds (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DConstraintPainter.java69 Rect targetBounds = match.edge.node.getBounds(); in paintConstraint() local
98 Rect targetBounds = targetNode.getBounds(); in paintConstraint() local
184 Rect sourceBounds, INode targetNode, Rect targetBounds, in paintConstraint()
278 INode sourceNode, Rect sourceBounds, INode targetNode, Rect targetBounds, in paintCornerConstraint()
383 INode sourceNode, Rect sourceBounds, INode targetNode, Rect targetBounds, in paintVerticalConstraint()
611 INode sourceNode, Rect sourceBounds, INode targetNode, Rect targetBounds, in paintHorizontalConstraint()
761 Rect targetBounds) { in paintVerticalCenterConstraint()
775 Rect targetBounds) { in paintHorizontalCenterConstraint()