/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
D | CalendarPanel.java | 204 g.fillRect(0,0,d.width,d.height); in paint() 241 g.fillRect((int)(width), labelHeight , in paint() 244 g.fillRect(0, labelHeight , in paint() 249 g.fillRect(0, (int)(labelHeight + cellHeight), in paint() 257 g.fillRect(0, (int)(labelHeight + (numWeeks-1) * cellHeight), in paint() 260 g.fillRect(d.width - width, (int)(labelHeight + (numWeeks-1) * cellHeight), in paint()
|
/external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/ |
D | GroupBorder.java | 35 gg.fillRect(0, titleHeight, width, height); in paintBorder() 39 gg.fillRect(0, 0, width, height); in paintBorder()
|
D | ImagePanel.java | 87 gg.fillRect(0, 0, getWidth(), getHeight()); in paintComponent() 92 gg.fillRect(0, 0, getWidth(), getHeight()); in paintComponent()
|
/external/proguard/src/proguard/gui/splash/ |
D | BufferedSprite.java | 117 … bufferGraphics.fillRect(0, 0, bufferImage.getWidth(null), bufferImage.getHeight(null)); in paint() 123 … bufferGraphics.fillRect(0, 0, bufferImage.getWidth(null), bufferImage.getHeight(null)); in paint()
|
D | ClipSprite.java | 66 graphics.fillRect(0, 0, clip.width, clip.height); in paint()
|
D | OverrideGraphics2D.java | 434 public void fillRect(int x, int y, int width, int height) in fillRect() method in OverrideGraphics2D 436 graphics.fillRect(x, y, width, height); in fillRect()
|
/external/libvncserver/webclients/novnc/include/ |
D | display.js | 233 this._drawCtx.fillRect(x1, 0, w, vp.h); 237 this._drawCtx.fillRect(0, y1, vp.w, h); 328 fillRect: function (x, y, width, height, color) { method in Display 330 this._drawCtx.fillRect(x - this._viewportLoc.x, y - this._viewportLoc.y, width, height); 371 this.fillRect(x, y, width, height, color); 402 this.fillRect(this._tile_x + x, this._tile_y + y, w, h, color); 592 this.fillRect(a.x, a.y, a.width, a.height, a.color);
|
D | rfb.js | 1414 … this._display.fillRect(this._FBU.x, this._FBU.y, this._FBU.width, this._FBU.height, color); 1423 this._display.fillRect(this._FBU.x + x, this._FBU.y + y, width, height, color); 1499 this._display.fillRect(x, y, w, h, rQ, rQi);
|
/external/skia/experimental/SkV8Example/js/ |
D | speed.js | 9 canvas.fillRect(100, 100, Math.sin(tick)*100, Math.cos(tick)*100);
|
D | path.js | 21 context.fillRect(context.width/2, context.height/2, 20, 20);
|
D | snow.js | 35 ctx.fillRect(0, 0, W-1, H-1);
|
D | gears.js | 142 ctx.fillRect(0, 0, 499, 499);
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
D | HolidayCalendarDemo.java | 598 g.fillRect(0,0,d.width,d.height); in paint() 628 g.fillRect((int)(width), labelHeight , in paint() 632 g.fillRect(0, (int)(labelHeight + cellHeight), in paint() 639 g.fillRect(0, (int)(labelHeight + (numWeeks-1) * cellHeight), in paint()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
D | DumbTextComponent.java | 554 g.fillRect(x, y, w, h); in paintRect() 566 g.fillRect(line, activePoint.y, 1, lineHeight); in drawSelection() 594 g.fillRect(line, caretPoint.y, 1, lineHeight); in drawSelection() 597 g.fillRect(braces, caretPoint.y, w, 1); in drawSelection() 598 g.fillRect(braces, caretPoint.y + lineHeight - 1, w, 1); in drawSelection()
|
/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/ |
D | TweenApplet.java | 150 gg.fillRect(0, 0, getWidth(), getHeight()); in paintComponent()
|
D | TimelineApplet.java | 222 gg.fillRect(0, 0, getWidth(), getHeight()); in paintComponent()
|
/external/v8/benchmarks/ |
D | raytrace.js | 633 this.canvas.fillRect (x * pxW, y * pxH, pxW, pxH);
|
/external/proguard/lib/ |
D | proguardgui.jar | META-INF/
META-INF/MANIFEST.MF
proguard/gui/
proguard/gui/ ... |
/external/chromium-trace/catapult/telemetry/third_party/flot/ |
D | jquery.flot.min.js | 28 …fillRect(0,0,g,y),h.restore()}function Q(){var t,n,r,i;h.save(),h.translate(m.left,m.top);var s=a.…
|
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |