Searched refs:drawPoint (Results 1 – 3 of 3) sorted by relevance
174 public void drawPoint(int x, int y) { in drawPoint() method in TestGraphics
517 public void drawPoint(int x, int y) { in drawPoint() method in GCWrapper523 getGc().drawPoint(x, y); in drawPoint()
96 gc.drawPoint(x, y); in paintGrid()