Searched defs:Rotate (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dmatrix.cpp297 bool wxTransformMatrix::Rotate(double degrees) function in class:wxTransformMatrix
308 wxTransformMatrix& wxTransformMatrix::Rotate(const double &degrees, const double &x, const double &y) function in class:wxTransformMatrix
H A Dgraphcmn.cpp193 void wxGraphicsMatrix::Rotate( wxDouble angle ) function in class:wxGraphicsMatrix
H A Ddcbase.cpp936 void wxDCBase::Rotate( wxList* points, double angle, wxPoint center ) function in class:wxDCBase
H A Dimage.cpp2824 wxImage wxImage::Rotate(double angle, const wxPoint & centre_of_rotation, bool interpolating, wxPoint * offset_after_rotation) const function in class:wxImage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Ddrawnp.h60 inline virtual void Rotate(double WXUNUSED(x), double WXUNUSED(y), double WXUNUSED(theta), double WXUNUSED(sinTheta), double WXUNUSED(cosTheta)) {}; function in class:wxDrawOp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/cube/
H A Dcube.cpp412 void TestGLCanvas::Rotate( GLfloat deg ) function in class:TestGLCanvas
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgraphics.cpp957 void wxGDIPlusMatrixData::Rotate( wxDouble angle ) function in class:wxGDIPlusMatrixData
1143 void wxGDIPlusContext::Rotate( wxDouble angle ) function in class:wxGDIPlusContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dbasic2.cpp809 void wxPolygonShape::Rotate(double x, double y, double theta) function in class:wxPolygonShape
H A Ddrawn.cpp124 void wxDrawnShape::Rotate(double x, double y, double theta) function in class:wxDrawnShape
801 void wxOpDraw::Rotate(double x, double y, double theta, double sinTheta, double cosTheta) function in class:wxOpDraw
1086 void wxOpPolyDraw::Rotate(double x, double y, double WXUNUSED(theta), double sinTheta, double cosTheta) function in class:wxOpPolyDraw
1427 void wxPseudoMetaFile::Rotate(double x, double y, double theta) function in class:wxPseudoMetaFile
H A Dbasic.cpp3252 void wxShape::Rotate(double WXUNUSED(x), double WXUNUSED(y), double theta) function in class:wxShape

Completed in 204 milliseconds