struct nsPoint
Members:
MoveBy(nscoord, nscoord)
MoveTo(nscoord, nscoord)
nsPoint()
nsPoint(const nsPoint&)
nsPoint(nscoord, nscoord)
operator!=(const nsPoint&) const
operator+(const nsPoint&) const
operator+=(const nsPoint&)
operator-() const
operator-(const nsPoint&) const
operator-=(const nsPoint&)
operator==(const nsPoint&) const
public
x
public
y
Locations:
struct declared at
mozilla/gfx/public/nsPoint.h:43