Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
DRect.java30 public class Rect { class
34 public Rect() { in Rect() method in Rect
38 public Rect(int x, int y, int w, int h) { in Rect() method in Rect
43 public Rect(Rect r) { in Rect() method in Rect
48 public Rect(Rectangle swtRect) { in Rect() method in Rect