Home
last modified time | relevance | path

Searched defs:fillRect (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Ddisplay.js328 fillRect: function (x, y, width, height, color) { method in Display
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java434 public void fillRect(int x, int y, int width, int height) in fillRect() method in OverrideGraphics2D