Searched refs:rPhi (Results 1 – 2 of 2) sorted by relevance
266 void ImpCartToPolar( const short x, const short y, Fix& rRad, sal_uInt16& rPhi ) in ImpCartToPolar() argument271 rPhi=0; in ImpCartToPolar()279 rPhi = ImpATanx2(fx, fy); in ImpCartToPolar()
217 void ImpCartToPolar( const short x, const short y, Fix& rRad, sal_uInt16& rPhi );
Completed in 18 milliseconds