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

1234

/haiku/headers/libs/agg/
H A Dagg_ellipse.h80 inline void ellipse::approximation_scale(double scale) argument
H A Dagg_font_cache_manager.h308 init_embedded_adaptors(const glyph_cache* gl, double x, double y, double scale=1.0) argument
H A Dagg_path_storage_integer.h228 init(const int8u* data, unsigned size, double dx, double dy, double scale=1.0) argument
H A Dagg_renderer_outline_image.h266 distance_interpolator4(int x1, int y1, int x2, int y2, int sx, int sy, int ex, int ey, int len, double scale, int x, int y) argument
H A Dagg_trans_viewport.h177 double scale() const function in class:agg::trans_viewport
/haiku/headers/libs/udis86/libudis86/
H A Dtypes.h157 uint8_t scale; member in struct:ud_operand
/haiku/headers/private/app/
H A DServerProtocolStructs.h28 float scale; member in struct:ViewSetStateInfo
/haiku/src/add-ons/accelerants/radeon/
H A Dset_mode.h40 uint32 scale; member in struct:__anon1236
/haiku/src/add-ons/print/drivers/preview/
H A DPageSetupWindow.cpp181 BString scale; local
252 float scale = atoi(fScaleControl->Text()); local
[all...]
/haiku/src/add-ons/screen_savers/flurry/
H A DSpark.cpp66 float scale; local
/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp222 float scale = fLeafSize / kLeafWidth / (kMaximumLeafSize * 2); local
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp87 double scale = (double)totalSize / rangeSize; local
280 double scale = (double)totalSize / rangeSize; local
51 _LegendPosition(double value, float legendSize, float totalSize, double scale) argument
H A DLineChartRenderer.cpp190 double scale = (double)fFrame.IntegerHeight() / sampleRange; local
/haiku/src/apps/icon-o-matic/generic/property/
H A DProperty.cpp78 Property::InterpolateTo(const Property* other, float scale) argument
199 IntProperty::InterpolateTo(const Property* other, float scale) argument
334 FloatProperty::InterpolateTo(const Property* other, float scale) argument
453 UInt8Property::InterpolateTo(const Property* other, float scale) argument
578 BoolProperty::InterpolateTo(const Property* other, float scale) argument
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DColorProperty.cpp150 ColorProperty::InterpolateTo(const Property* other, float scale) argument
H A DIconProperty.cpp123 IconProperty::InterpolateTo(const Property* other, float scale) argument
H A DInt64Property.cpp71 Int64Property::InterpolateTo(const Property* other, float scale) argument
/haiku/src/apps/mediaplayer/interface/
H A DDurationView.cpp111 DurationView::SetSymbolScale(float scale) argument
H A DSymbolButton.cpp88 float scale = fBorders != 0 ? 2.5f : 1.0f; local
H A DTransportControlGroup.cpp520 TransportControlGroup::SetSymbolScale(float scale) argument
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c181 static void print_time(u_int tm, u_long scale) argument
/haiku/src/kits/interface/
H A DAffineTransform.cpp164 BAffineTransform::AffineScaling(double scale) argument
306 BAffineTransform::ScaleBy(const BPoint& center, double scale) argument
322 BAffineTransform::ScaleBy(const BPoint& scale) argument
329 BAffineTransform::ScaleBy(const BPoint& center, const BPoint& scale) argument
382 SetScale(double scale) argument
[all...]
/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/libs/print/libprint/
H A DPageSetupDlg.cpp173 BString scale; local
/haiku/src/libs/x86emu/
H A Ddecode.c726 u32 base = 0, i = 0, scale = 1; local

Completed in 173 milliseconds

1234