Searched refs:rCos (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/svx/source/svdraw/ |
H A D | svdtrans.cxx | 278 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookRotateXPoint() argument 327 rCos=cs; in CrookRotateXPoint() 332 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookSlantXPoint() argument 382 rCos=cs; in CrookSlantXPoint() 387 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert, in CrookStretchXPoint() argument 394 CrookSlantXPoint(rPnt,pC1,pC2,rCenter,rRad,rSin,rCos,bVert); in CrookStretchXPoint()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdtrans.hxx | 105 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert); 107 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert); 109 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert,
|
/aoo42x/main/basegfx/inc/basegfx/matrix/ |
H A D | b2dhommatrixtools.hxx | 49 BASEGFX_DLLPUBLIC void createSinCosOrthogonal(double& o_rSin, double& rCos, double fRadiant);
|
Completed in 15 milliseconds