Searched defs:rotation (Results 1 - 25 of 33) sorted by relevance

12

/haiku-fatelf/src/apps/icon-o-matic/shape/commands/
H A DNudgePointsCommand.cpp74 _SetTransformation(BPoint pivot, BPoint translation, double rotation, double xScale, double yScale) const argument
H A DTransformPointsCommand.cpp20 TransformPointsCommand( TransformBox* box, VectorPath* path, const int32* indices, const control_point* points, int32 count, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name, int32 nameIndex) argument
97 _SetTransformation( BPoint pivot, BPoint translation, double rotation, double xScale, double yScale) const argument
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformCommand.cpp14 TransformCommand(BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* actionName, uint32 nameIndex) argument
120 SetNewTransformation(BPoint pivot, BPoint translation, double rotation, double xScale, double yScale) argument
H A DTransformGradientCommand.cpp18 TransformGradientCommand(TransformBox* box, Gradient* gradient, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name, int32 nameIndex) argument
71 _SetTransformation(BPoint pivot, BPoint translation, double rotation, double xScale, double yScale) const argument
H A DTransformObjectsCommand.cpp19 TransformObjectsCommand( TransformBox* box, Transformable** const objects, const double* originals, int32 count, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name, int32 nameIndex) argument
95 _SetTransformation( BPoint pivot, BPoint translation, double rotation, double xScale, double yScale) const argument
H A DChannelTransform.cpp58 double rotation = agg::rad2deg(other.rotation()); local
74 SetTransformation(BPoint pivot, BPoint translation, double rotation, double xScale, double yScale) argument
[all...]
H A DTransformBoxStates.cpp194 float rotation = fmod(360.0 - fParent->ViewSpaceRotation() + 22.5, 180.0); local
412 float rotation = fmod(360.0 - fParent->ViewSpaceRotation() + 22.5, 180.0); local
580 float rotation = calc_angle(origin, from, current) + 180.0; local
[all...]
H A DTransformBox.cpp132 double rotation = ViewSpaceRotation(); local
/haiku-fatelf/src/add-ons/screen_savers/flurry/
H A DStar.cpp60 double rotation; local
H A DSpark.cpp192 double rotation; local
/haiku-fatelf/src/libs/agg/src/
H A Dagg_trans_affine.cpp159 double trans_affine::rotation() const function in class:agg::trans_affine
/haiku-fatelf/src/apps/fontdemo/
H A DFontDemoView.cpp257 float rotation = 0.0; local
388 FontDemoView::SetFontRotation(float rotation) argument
/haiku-fatelf/src/tests/kits/opengl/direct_mode/
H A DGLDirectMode.cpp165 void SampleGLView::gDraw(float rotation) argument
/haiku-fatelf/src/servers/app/
H A DDrawState.cpp147 float rotation; local
/haiku-fatelf/src/servers/app/drawing/html5/
H A DCanvasMessage.cpp329 float falseBoldWidth, rotation, shear, size; local
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteMessage.cpp352 float falseBoldWidth, rotation, shear, size; local
/haiku-fatelf/headers/private/print/
H A DPictureIterator.h84 virtual void SetFontRotate(float rotation) { } argument
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPDFText.cpp449 const float rotation = fState->beFont.Rotation(); local
543 const double rotation = DEGREE2RAD(fState->beFont.Rotation()); local
H A DPictureIterator.cpp75 static void _SetFontRotate(void *p, float rotation) { return ((PictureIterator *) p)->SetFontRotate(rotation); } argument
H A DPictureIterator.h84 virtual void SetFontRotate(float rotation) { } argument
/haiku-fatelf/src/kits/interface/
H A DAffineTransform.cpp391 double rotation; local
646 double rotation = Rotation(); local
H A DPictureDataWriter.cpp504 PictureDataWriter::WriteSetFontRotation(const float &rotation) argument
/haiku-fatelf/src/kits/print/
H A DPictureIterator.cpp75 static void _SetFontRotate(void *p, float rotation) { return ((PictureIterator *) p)->SetFontRotate(rotation); } argument
H A DTemplate.cpp192 void Template::SetFontRotate(float rotation) { argument
/haiku-fatelf/headers/os/interface/
H A DFont.h154 float rotation; member in struct:tuned_font_info

Completed in 132 milliseconds

12