Searched defs:_Rect (Results 1 – 2 of 2) sorted by relevance
343 struct _Rect { struct344 double left;345 double top;346 double right;370 bool intersects(_Rect& r) const { in intersects() argument378 void set(const _Point& pt) { in set()383 void setBounds(const _Line& line) { in setBounds()