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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ConstraintPainter.java 69 Rect targetBounds = match.edge.node.getBounds();
73 targetBounds, null /* allConstraints */, true /* highlightTargetEdge */);
98 Rect targetBounds = targetNode.getBounds();
100 targetBounds, allConstraints, false /* highlightTargetEdge */);
184 Rect sourceBounds, INode targetNode, Rect targetBounds,
194 paintHorizontalCenterConstraint(graphics, sourceBounds, targetBounds);
200 paintVerticalCenterConstraint(graphics, sourceBounds, targetBounds);
209 targetBounds, allConstraints)) {
217 targetBounds, highlightTargetEdge);
224 targetBounds, highlightTargetEdge)
    [all...]
  /prebuilt/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 1884 milliseconds