Searched defs:scale (Results 1 - 25 of 87) sorted by relevance

1234

/haiku/src/system/libroot/posix/musl/math/
H A D__expo2.c10 double scale; local
H A D__expo2f.c10 float scale; local
H A Dexp.c33 double_t scale, y; local
76 double_t kd, z, r, r2, scale, tail, tmp; local
[all...]
H A Dexp2.c31 double_t scale, y; local
74 double_t kd, r, r2, scale, tail, tmp; local
[all...]
H A Dfmal.c101 static inline long double add_and_denormalize(long double a, long double b, int scale) argument
/haiku/src/add-ons/media/media-add-ons/radeon/
H A Dyuv_converter.h36 static const int16 scale[5][4] = { variable
/haiku/src/libs/glut/
H A Dglut_teapot.c148 teapot(GLint grid, GLdouble scale, GLenum type) argument
208 glutSolidTeapot(GLdouble scale) argument
214 glutWireTeapot(GLdouble scale) argument
/haiku/src/preferences/screensaver/
H A DUtility.h26 scale(int x, int y,BRect area) function
33 scale(int x1, int x2, int y1, int y2,BRect area) function
/haiku/src/tests/servers/app/font_spacing/
H A Dmain.cpp55 float scale = Bounds().Width() / 400.0f; local
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DInt64Property.cpp71 Int64Property::InterpolateTo(const Property* other, float scale) argument
H A DIconProperty.cpp123 IconProperty::InterpolateTo(const Property* other, float scale) argument
H A DColorProperty.cpp150 ColorProperty::InterpolateTo(const Property* other, float scale) argument
/haiku/src/kits/shared/
H A DStripeView.cpp34 int32 scale = icon_layout_scale(); local
/haiku/src/libs/icon/transformer/
H A DPathSource.cpp83 PathSource::SetGlobalScale(double scale) argument
H A DContourTransformer.cpp114 double scale = fSource->ApproximationScale(); local
H A DStrokeTransformer.cpp125 double scale = fSource->ApproximationScale(); local
/haiku/src/apps/mediaplayer/interface/
H A DSymbolButton.cpp88 float scale = fBorders != 0 ? 2.5f : 1.0f; local
H A DDurationView.cpp111 DurationView::SetSymbolScale(float scale) argument
/haiku/src/libs/icon/shape/
H A DPathSourceShape.cpp152 SetMinVisibilityScale(float scale) argument
163 SetMaxVisibilityScale(float scale) argument
[all...]
/haiku/headers/libs/agg/
H A Dagg_ellipse.h80 inline void ellipse::approximation_scale(double scale) argument
/haiku/src/servers/app/
H A DSimpleTransform.h41 void SetScale(float scale) argument
/haiku/src/apps/haikudepot/ui_generic/
H A DBitmapView.cpp44 float scale = 1.0f; local
/haiku/src/libs/print/libprint/
H A DPrintUtils.cpp40 ScaleRect(const BRect& rect, float scale) argument
H A DPrintJobReader.cpp228 float scale = 1.0; local
/haiku/src/kits/interface/
H A DRegion.cpp280 BRegion::ScaleBy(BSize scale) argument

Completed in 228 milliseconds

1234