Searched defs:Rect (Results 1 – 1 of 1) sorted by relevance
30 public class Rect { class34 public Rect() { in Rect() method in Rect38 public Rect(int x, int y, int w, int h) { in Rect() method in Rect43 public Rect(Rect r) { in Rect() method in Rect48 public Rect(Rectangle swtRect) { in Rect() method in Rect