Home
last modified time | relevance | path

Searched refs:rCos (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx266 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 Dsvdtrans.hxx101 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 Db2dhommatrixtools.hxx49 … BASEGFX_DLLPUBLIC void createSinCosOrthogonal(double& o_rSin, double& rCos, double fRadiant);