Searched refs:ImplGetAngle (Results 1 – 1 of 1) sorted by relevance
364 inline double ImplGetAngle( const Point& rCenter, const Point& rPt ) in ImplGetAngle() function574 double fStart = ImplGetAngle( aCenter, rStart ); in Polygon()575 double fEnd = ImplGetAngle( aCenter, rEnd ); in Polygon()
Completed in 21 milliseconds