Searched refs:rCos (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/svx/source/svdraw/ |
| H A D | svdtrans.cxx | 266 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookRotateXPoint() argument 315 rCos=cs; in CrookRotateXPoint() 320 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookSlantXPoint() argument 370 rCos=cs; in CrookSlantXPoint() 375 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert, in CrookStretchXPoint() argument 382 CrookSlantXPoint(rPnt,pC1,pC2,rCenter,rRad,rSin,rCos,bVert); in CrookStretchXPoint()
|
| /trunk/main/svx/inc/svx/ |
| H A D | svdtrans.hxx | 101 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert); 103 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert); 105 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert,
|
| /trunk/main/basegfx/inc/basegfx/matrix/ |
| H A D | b2dhommatrixtools.hxx | 49 … BASEGFX_DLLPUBLIC void createSinCosOrthogonal(double& o_rSin, double& rCos, double fRadiant);
|