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.cxx278 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()
/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx105 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,
/trunk/main/basegfx/inc/basegfx/matrix/
H A Db2dhommatrixtools.hxx49 BASEGFX_DLLPUBLIC void createSinCosOrthogonal(double& o_rSin, double& rCos, double fRadiant);

Completed in 30 milliseconds