Searched defs:setStroke (Results 1 – 4 of 4) sorted by relevance
194 public void setStroke(int width, int color) { in setStroke() method in GradientDrawable198 public void setStroke(int width, int color, float dashWidth, float dashGap) { in setStroke() method in GradientDrawable
391 public abstract void setStroke(Stroke s); in setStroke() method in Graphics2D
1025 public void setStroke(Stroke stroke) { in setStroke() method in CommonGraphics2D
622 public void setStroke(Stroke s) { in setStroke() method in AndroidGraphics2D