| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
| D | MockNodeProxy.java | 44 public MockNodeProxy(String fqcn, Rectangle bounds, NodeFactory factory) { in MockNodeProxy() 45 super(makeUiViewNode(fqcn), bounds, factory); in MockNodeProxy() local
|
| /sdk/rule_api/src/com/android/ide/common/api/ |
| D | SegmentType.java | 34 public int getX(INode node, Rect bounds) { in getX() 62 public int getY(INode node, Rect bounds) { in getY()
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
| D | GuidelinePainter.java | 52 Rect bounds = dragged.getBounds(); in paint() local 70 Rect bounds = n.getBounds(); in paint() local
|
| D | ConstraintPainter.java | 127 Rect bounds = node.getBounds(); in paintSelectionFeedback() local
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
| D | TestDragElement.java | 54 public TestDragElement setBounds(Rect bounds) { in setBounds() 88 public static TestDragElement create(String fqn, Rect bounds) { in create()
|
| D | TestNode.java | 53 public TestNode bounds(Rect bounds) { in bounds() method in TestNode
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
| D | NodeFactory.java | 70 private NodeProxy create(UiViewElementNode uiNode, Rectangle bounds) { in create()
|
| D | NodeProxy.java | 77 /*package*/ NodeProxy(UiViewElementNode uiNode, Rectangle bounds, NodeFactory factory) { in NodeProxy() 116 /*package*/ void setBounds(Rectangle bounds) { in setBounds()
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
| D | SimpleElement.java | 60 public SimpleElement(String fqcn, String parentFqcn, Rect bounds, Rect parentBounds) { in SimpleElement() 192 Rect bounds = null; in parseLines() local
|
| D | ImageUtils.java | 399 Rectangle bounds = iterator.next(); in getBoundingRectangle() local
|
| D | GestureManager.java | 802 Rectangle bounds = item.getRect(); in dragStart() local
|
| D | CanvasViewInfo.java | 491 Rect bounds = SwtUtils.toRect(getAbsRect()); in toSimpleElement() local
|
| D | PaletteControl.java | 737 Rect bounds = null; in dragStart() local
|
| /sdk/assetstudio/src/com/android/assetstudiolib/ |
| D | TextRenderUtil.java | 68 Rectangle2D bounds = layout.getBounds(); in renderTextImage() local
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
| D | ResizeState.java | 45 public Rect bounds; field in ResizeState
|
| /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/ui/ |
| D | CaptureDisplay.java | 75 Rectangle bounds = in show() local
|
| D | LayoutViewer.java | 297 Rectangle bounds = getBounds(); in setTransform() local
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
| D | GridDropHandler.java | 84 Rect bounds = mGrid.layout.getBounds(); in computeMatches() local
|
| D | GridModel.java | 575 Rect bounds = view.node.getBounds(); in assignCellBoundsFromBounds() local 643 Rect bounds = view.node.getBounds(); in initializeMaxBounds() local 1230 Rect bounds = view.node.getBounds(); in getIntersectsRow() local 1938 Rect bounds = spacer.node.getBounds(); in getDipSize() local
|
| D | GridLayoutPainter.java | 183 Rect bounds = first.getBounds(); in paintFreeFormDropFeedback() local
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
| D | CanvasViewInfoTest.java | 505 List<Rectangle> bounds = result.getSecond(); in testMergeCookies2() local 557 List<Rectangle> bounds = result.getSecond(); in testIncludeBounds() local 611 List<Rectangle> bounds = result.getSecond(); in includeBounds2() local 640 List<Rectangle> bounds = result.getSecond(); in testCookieWorkaround() local
|
| /sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
| D | ViewHierarchyScene.java | 230 Rectangle bounds = getBounds(); in paintBackground() local
|
| /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/ui/util/ |
| D | DrawableViewNode.java | 111 public Rectangle bounds = new Rectangle(); field in DrawableViewNode
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
| D | RelativeLayoutConversionHelper.java | 1437 Rectangle bounds = mInfo.getAbsRect(); in getRightEdge() local 1445 Rectangle bounds = mInfo.getAbsRect(); in getBottomEdge() local 1658 Rectangle bounds = info.getAbsRect(); in add() local
|