/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
D | TestGraphics.java | 60 public void drawLine(int x1, int y1, int x2, int y2) { in drawLine() 70 public void drawRect(int x1, int y1, int x2, int y2) { in drawRect() 95 public void fillRect(int x1, int y1, int x2, int y2) { in fillRect() 169 public void drawArrow(int x1, int y1, int x2, int y2, int size) { in drawArrow()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | GCWrapper.java | 247 public void drawLine(int x1, int y1, int x2, int y2) { in drawLine() 265 public void drawRect(int x1, int y1, int x2, int y2) { in drawRect() 292 public void fillRect(int x1, int y1, int x2, int y2) { in fillRect() 320 public void drawOval(int x1, int y1, int x2, int y2) { in drawOval() 344 public void fillOval(int x1, int y1, int x2, int y2) { in fillOval() 532 public void drawArrow(int x1, int y1, int x2, int y2, int size) { in drawArrow()
|
D | SelectionHandles.java | 93 int y2 = y1 + h; in createHandles() local
|
D | IncludeOverlay.java | 85 int y2 = bottomRight.y; in paint() local
|
D | LintTooltipManager.java | 167 int y2 = b.y + b.height; in computeNodes() local
|
D | SelectionOverlay.java | 207 int y2 = r.y2() + 1; in paintSelection() local
|
D | ResizeGesture.java | 198 int y2 = b.y + b.h; in getNewBounds() local
|
D | ImageUtils.java | 241 int x1, y1, x2, y2; in crop() local 749 public static BufferedImage subImage(BufferedImage source, int x1, int y1, int x2, int y2) { in subImage()
|
D | PreviewIconFactory.java | 332 int y2 = parentY + info.getBottom(); in render() local
|
D | PaletteControl.java | 1036 int y2 = viewInfo.getBottom(); in renderPreview() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
D | GridDropHandler.java | 99 int y2 = y1 + h; in computeMatches() local 291 private void addCenterColumnMatch(Rect bounds, int x1, int y1, int x2, int y2, in addCenterColumnMatch() 320 private void addBottomMatch(int y2, List<GridMatch> rowMatches, int max) { in addBottomMatch() 415 private void addRowGapMatch(Rect bounds, int y1, int y2, List<GridMatch> rowMatches, int max) { in addRowGapMatch()
|
D | GridLayoutPainter.java | 91 int y2 = b.y2() - MARGIN_SIZE; in paintGrid() local 193 int y2; in paintFreeFormDropFeedback() local
|
D | GridModel.java | 834 int y2 = bounds.y2(); in initializeMaxBounds() local 1459 public Collection<INode> getIntersectsRow(int y1, int y2) { in getIntersectsRow()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
D | ConstraintPainter.java | 328 int x1, y1, x2, y2; in paintCornerConstraint() local
|
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/ |
D | android-support-v7-gridlayout.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |