Searched defs:angle (Results 1 - 25 of 48) sorted by relevance

12

/haiku-fatelf/src/kits/interface/
H A DGradientConic.cpp25 BGradientConic::BGradientConic(const BPoint& center, float angle) argument
35 BGradientConic::BGradientConic(float cx, float cy, float angle) argument
80 BGradientConic::SetAngle(float angle) argument
[all...]
/haiku-fatelf/headers/libs/agg/
H A Dagg_ellipse.h109 double angle = double(m_step) / double(m_num) * 2.0 * pi; local
H A Dagg_bezier_arc.h107 bezier_arc_svg(double x1, double y1, double rx, double ry, double angle, bool large_arc_flag, bool sweep_flag, double x2, double y2) argument
/haiku-fatelf/headers/os/interface/
H A DGradient.h110 float cx, cy, angle; member in struct:BGradient::__anon343::__anon348
H A DAffineTransform.h242 BAffineTransform::RotateBy(double angle) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/support/
H A Dsupport.cpp60 double angle = 0.0; local
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformBoxStates.cpp554 double angle = calc_angle(fParent->Center(), fOrigin, current); local
/haiku-fatelf/src/kits/app/
H A DServerLink.cpp201 float angle = conic->Angle(); local
H A DLinkReceiver.cpp571 float angle; local
/haiku-fatelf/src/servers/app/
H A DAngle.cpp43 Angle::Angle(float angle) argument
255 SetValue(float angle) argument
[all...]
/haiku-fatelf/src/tests/kits/interface/picture/
H A DMatrix.h65 inline void BMatrix::Rotate(float angle) argument
95 inline void BMatrix::SkewX(float angle) argument
111 SkewY(float angle) argument
[all...]
/haiku-fatelf/src/tests/servers/app/shape_test/
H A Dmain.cpp93 virtual status_t IterateArcTo(float& rx, float& ry, float& angle, argument
/haiku-fatelf/src/add-ons/screen_savers/simpleclock/
H A DSimpleClock.cpp161 Clock::_drawArrow(BView *view, float x0, float y0, float angle, float length, argument
/haiku-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathLineAlgo.h258 rotatePoint (const Vec3<T> p, Line3<T> l, T angle) argument
H A DImathQuat.h478 inline T Quat<T>::angle() const function in class:Imath::Quat
[all...]
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgstransform.c138 int angle = reader->y_size >= reader->x_size ? 90 : 0; local
576 int angle = reader->y_size >= reader->x_size ? 90 : 0; local
658 int angle = reader->y_size >= reader->x_size ? 90 : 0; local
[all...]
H A Dhpgspcl.c776 int angle; local
/haiku-fatelf/src/apps/3dmov/
H A DGLUtility.cpp158 void Quaternion :: GenerateLocalRotation(float angle, float x_axis, float y_axis, float z_axis) argument
H A DViewBook.cpp126 void Paper :: SetAngle(float angle) argument
/haiku-fatelf/src/apps/glteapot/
H A DVector3.h139 inline float angle(const Vector3& v) const function in class:Vector3
293 angle(const Vector3& v1, const Vector3& v2) function
H A DQuaternion.h57 Quaternion(const Vector3& axis, const float& angle) argument
97 void setRotation(const Vector3& axis, const float& angle) argument
207 float angle(const Quaternion& q) const function in class:Quaternion
362 angle(const Quaternion& q1, const Quaternion& q2) function
/haiku-fatelf/src/apps/haiku3d/
H A DVector3.h150 inline float angle(const Vector3& v) const function in class:Vector3
315 angle(const Vector3& v1, const Vector3& v2) function
/haiku-fatelf/src/libs/agg/src/
H A Dagg_bezier_arc.cpp137 init(double x0, double y0, double rx, double ry, double angle, bool large_arc_flag, bool sweep_flag, double x2, double y2) argument
/haiku-fatelf/src/preferences/printers/
H A DTestPageView.cpp174 double angle = i * M_PI / 180; local
/haiku-fatelf/src/tests/kits/opengl/demos/gears/
H A Dgears.c54 GLfloat angle, da; local
168 static GLfloat angle = 0.0; variable
[all...]

Completed in 135 milliseconds

12