Home
last modified time | relevance | path

Searched defs:Point (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/
DPoint.java23 public class Point { class
26 public Point(int x, int y) { in Point() method in Point
31 public Point(Point p) { in Point() method in Point