Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DMockNodeProxy.java44 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/
DSegmentType.java43 public int getX(@Nullable INode node, @NonNull Rect bounds) { in getX()
71 public int getY(@Nullable INode node, @NonNull Rect bounds) { in getY()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DGuidelinePainter.java53 Rect bounds = dragged.getBounds(); in paint() local
71 Rect bounds = n.getBounds(); in paint() local
DConstraintPainter.java127 Rect bounds = node.getBounds(); in paintSelectionFeedback() local
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DTestDragElement.java54 public TestDragElement setBounds(Rect bounds) { in setBounds()
88 public static TestDragElement create(String fqn, Rect bounds) { in create()
DTestNode.java53 public TestNode bounds(Rect bounds) { in bounds() argument
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DNodeFactory.java71 private NodeProxy create(UiViewElementNode uiNode, Rectangle bounds) { in create()
DNodeProxy.java78 /*package*/ NodeProxy(UiViewElementNode uiNode, Rectangle bounds, NodeFactory factory) { in NodeProxy()
120 /*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/
DSimpleElement.java60 public SimpleElement(String fqcn, String parentFqcn, Rect bounds, Rect parentBounds) { in SimpleElement()
199 Rect bounds = null; in parseLines() local
DImageUtils.java439 Rectangle bounds = iterator.next(); in getBoundingRectangle() local
DGestureManager.java817 Rectangle bounds = item.getRect(); in dragStart() local
DCanvasViewInfo.java517 Rect bounds = SwtUtils.toRect(getAbsRect()); in toSimpleElement() local
DPaletteControl.java753 Rect bounds = null; in dragStart() local
/sdk/assetstudio/src/com/android/assetstudiolib/
DTextRenderUtil.java68 Rectangle2D bounds = layout.getBounds(); in renderTextImage() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DResizeState.java45 public Rect bounds; field in ResizeState
/sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/ui/
DCaptureDisplay.java75 Rectangle bounds = in show() local
DLayoutViewer.java304 Rectangle bounds = getBounds(); in setTransform() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridDropHandler.java83 Rect bounds = mGrid.layout.getBounds(); in computeMatches() local
DGridModel.java635 Rect bounds = view.node.getBounds(); in assignCellBoundsFromBounds() local
705 Rect bounds = view.node.getBounds(); in initializeMaxBounds() local
1282 Rect bounds = view.node.getBounds(); in getIntersectsRow() local
1955 Rect bounds = spacer.node.getBounds(); in getDipSize() local
DGridLayoutPainter.java184 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/
DCanvasViewInfoTest.java506 List<Rectangle> bounds = result.getSecond(); in testMergeCookies2() local
558 List<Rectangle> bounds = result.getSecond(); in testIncludeBounds() local
612 List<Rectangle> bounds = result.getSecond(); in includeBounds2() local
641 List<Rectangle> bounds = result.getSecond(); in testCookieWorkaround() local
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DDurationMinimap.java267 private void drawBackground(GC gc, Rectangle bounds) { in drawBackground()
326 Rectangle bounds = mPositionHelper.getDurationBounds( in drawCallDurations() local
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
DViewHierarchyScene.java230 Rectangle bounds = getBounds(); in paintBackground() local
/sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/ui/util/
DDrawableViewNode.java111 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/
DRelativeLayoutConversionHelper.java1371 Rectangle bounds = mInfo.getAbsRect(); in getRightEdge() local
1379 Rectangle bounds = mInfo.getAbsRect(); in getBottomEdge() local
1593 Rectangle bounds = info.getAbsRect(); in add() local