Searched refs:setLineWidth (Results 1 – 9 of 9) sorted by relevance
80 gc.setLineWidth(SwtDrawingStyle.EMPTY.getLineWidth()); in paint()
150 gc.setLineWidth(1); in paint()
237 public void setLineWidth(int width) { in setLineWidth() method in GCWrapper240 getGc().setLineWidth(width); in setLineWidth()441 mGc.setLineWidth(swtStyle.getLineWidth()); in useStyle()
206 gc.setLineWidth(1); in onPaint()
859 gc.setLineWidth(3); in paint()862 gc.setLineWidth(oldWidth); in paint()
1109 outputFormat.setLineWidth(100); in dumpDocument()
159 public void setLineWidth(int width) { in setLineWidth() method in TestGraphics
274 outputFormat.setLineWidth(100); in dumpDocument()
387 gc.setLineWidth(1); in getImageData()