Searched refs:fRot2 (Results 1 – 1 of 1) sorted by relevance
86 double fRot1, fRot2; in ImplGetEllipse() local91 fRot2 = ImplGetOrientation( rCenter, aPoint2 ); in ImplGetEllipse()100 if ( fRot1 > fRot2 ) in ImplGetEllipse()102 if ( ( fRot1 - fRot2 ) < 180 ) in ImplGetEllipse()107 if ( ( fRot2 - fRot1 ) > 180 ) in ImplGetEllipse()
Completed in 20 milliseconds