Home
last modified time | relevance | path

Searched defs:fCos (Results 1 – 21 of 21) sorted by path

/trunk/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx226 double fCos(1.0); in rotate() local
418 const double fCos(cos(fNegRotate)); in decompose() local
H A Db2dhommatrixtools.cxx154 double fCos(1.0); in createRotateB2DHomMatrix() local
207 double fCos(1.0); in createScaleShearXRotateTranslateB2DHomMatrix() local
242 double fCos(1.0); in createScaleShearXRotateTranslateB2DHomMatrix() local
277 double fCos(1.0); in createShearXRotateTranslateB2DHomMatrix() local
312 double fCos(1.0); in createShearXRotateTranslateB2DHomMatrix() local
378 double fCos(1.0); in createRotateAroundPoint() local
H A Db3dhommatrix.cxx204 double fCos(cos(fAngleX)); in rotate() local
218 double fCos(cos(fAngleY)); in rotate() local
232 double fCos(cos(fAngleZ)); in rotate() local
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx879 const double fCos = cos(fCurrentSegmentAngle/2.0); in getCircularArcBezierCoords() local
/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx285 const double fCos(cos(-fAngle)); in getLineJoinSegments() local
/trunk/main/filter/source/graphicfilter/icgm/
H A Dbitmap.cxx185 double fCos = cos(fAngle); in ImplGetBitmap() local
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx124 double fCos = cos( fVal ); in ImplFlipBoundingBox() local
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1197 double fCos = fabs( cos( fRad ) ); in ConvertTitlePosition() local
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1685 double fCos = cos( (double)mnAngle * F_PI18000 ); in ImplFlipBoundingBox() local
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx89 double fCos = cos( fAngle ); in DrawElements() local
/trunk/main/svx/source/engine3d/
H A Dcamera3d.cxx197 const double fCos(aDiff.getZ() / fV); in SetBankAngle() local
210 const double fCos(fV); in SetBankAngle() local
225 const double fCos(fV); in SetBankAngle() local
239 const double fCos(aDiff.getZ() / fV); in SetBankAngle() local
282 const double fCos(aDiff.getX() / fV); in Rotate() local
300 const double fCos(aDiff.getX() / fV); in Rotate() local
335 const double fCos(aDiff.getX() / fV); in RotateAroundLookAt() local
353 const double fCos(aDiff.getX() / fV); in RotateAroundLookAt() local
H A Dviewpt3d2.cxx147 const double fCos(aVPN.getZ() / fV); in MakeTransform() local
158 const double fCos(fV); in MakeTransform() local
176 const double fCos(fYupVp / fV); in MakeTransform() local
/trunk/main/svx/source/sidebar/possize/
H A DSidebarDialControlBmp.cxx58 double fCos = cos( fAngle ); in DrawElements() local
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx447 const double fCos(cos(fShearValue)); in HandlePair() local
464 const double fCos(cos(fShearValue)); in HandlePair() local
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx1218 void XPolygon::Rotate(const Point& rCenter, double fSin, double fCos) in Rotate()
1277 double fCos = cos(fAngle); in Rotate() local
1318 void XPolygon::SlantX(long nYRef, double fSin, double fCos) in SlantX()
1345 void XPolygon::SlantY(long nXRef, double fSin, double fCos) in SlantY()
1976 void XPolyPolygon::Rotate(const Point& rCenter, double fSin, double fCos) in Rotate()
2018 double fCos = cos(fAngle); in Rotate() local
2052 void XPolyPolygon::SlantX(long nYRef, double fSin, double fCos) in SlantX()
2071 void XPolyPolygon::SlantY(long nXRef, double fSin, double fCos) in SlantY()
/trunk/main/tools/source/generic/
H A Dpoly.cxx1297 void Polygon::Rotate( const Point& rCenter, double fSin, double fCos ) in Rotate()
1319 void Polygon::SlantX( long nYRef, double fSin, double fCos ) in SlantX()
1336 void Polygon::SlantY( long nXRef, double fSin, double fCos ) in SlantY()
H A Dpoly2.cxx527 void PolyPolygon::Rotate( const Point& rCenter, double fSin, double fCos ) in Rotate()
545 void PolyPolygon::SlantX( long nYRef, double fSin, double fCos ) in SlantX()
563 void PolyPolygon::SlantY( long nXRef, double fSin, double fCos ) in SlantY()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx951 const Size& rOffset, double fSin, double fCos ) in ImplGetRotatedPoint()
963 const Size& rOffset, double fSin, double fCos ) in ImplGetRotatedPolygon()
976 const Size& rOffset, double fSin, double fCos ) in ImplGetRotatedPolyPolygon()
1025 const double fCos = cos( fAngle ); in Rotate() local
H A Dpdfwriter_impl.cxx1022 double fCos = cos(angle); in rotate() local
H A Dsallayout.cxx800 static double fCos = 1.0, fSin = 0.0; in GetDrawPosition() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx475 double fCos = cos( -2.0*M_PI*nNormalAngle/3600 ); in drawVerticalizedText() local

Completed in 208 milliseconds