OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:targetBounds
(Results
1 - 4
of
4
) 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
...]
/prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 125 milliseconds