Lines Matching defs:const
37 double GetX() const
42 double GetY() const
57 double GetScreenX() const
62 double GetScreenY() const
82 SourceType GetSourceType() const
87 void Rotate(const Point& center, double angle)
95 Point operator-(const Offset& offset) const
100 Point operator+(const Offset& offset) const
105 Offset operator-(const Point& point) const
110 bool operator==(const Point& point) const
115 bool operator!=(const Point& point) const