Searched defs:scale (Results 26 - 50 of 87) sorted by relevance

1234

/haiku/src/servers/app/
H A DCanvas.cpp122 Canvas::SetScale(float scale) argument
/haiku/src/apps/mediaplayer/interface/
H A DSeekSlider.cpp191 SeekSlider::SetSymbolScale(float scale) argument
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp90 double scale = 64.0 / size; local
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLineChartRenderer.cpp190 double scale = (double)fFrame.IntegerHeight() / sampleRange; local
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
/haiku/src/libs/x86emu/
H A Ddecode.c726 u32 base = 0, i = 0, scale = 1; local
/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp222 float scale = fLeafSize / kLeafWidth / (kMaximumLeafSize * 2); local
/haiku/src/add-ons/screen_savers/flurry/
H A DSpark.cpp66 float scale; local
/haiku/headers/libs/agg/
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_trans_viewport.h177 double scale() const function in class:agg::trans_viewport
/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/headers/private/app/
H A DServerProtocolStructs.h28 float scale; member in struct:ViewSetStateInfo
/haiku/src/add-ons/print/drivers/preview/
H A DPageSetupWindow.cpp181 BString scale; local
252 float scale = atoi(fScaleControl->Text()); local
[all...]
/haiku/src/libs/print/libprint/
H A DPageSetupDlg.cpp173 BString scale; local
/haiku/src/preferences/printers/
H A DTestPageView.cpp81 float scale = Bounds().Width() / kLeafWidth; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c372 u_int32_t scale; local
/haiku/src/kits/interface/
H A DControlLook.cpp56 float scale = be_plain_font->Size() / 12.0f; local
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/kits/interface/layouter/
H A DSimpleLayouter.cpp289 double scale = 0; local
[all...]
/haiku/src/libs/icon/shape/
H A DShape.cpp474 Shape::SetGlobalScale(double scale) argument
/haiku/src/servers/app/font/
H A DFontCacheEntry.cpp352 InitAdaptors(const GlyphCache* glyph, double x, double y, GlyphMonoAdapter& monoAdapter, GlyphGray8Adapter& gray8Adapter, GlyphPathAdapter& pathAdapter, double scale) argument
/haiku/src/system/libroot/posix/musl/math/
H A Dpow.c126 double_t scale, y; local
171 double_t kd, z, r, r2, scale, tail, tmp; local
[all...]
/haiku/headers/private/interface/
H A DViewPrivate.h132 float scale; member in class:BPrivate::ViewState
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp448 int32 scale = 1; local
/haiku/src/libs/icon/
H A DIconRenderer.cpp476 IconRenderer::SetScale(double scale) argument

Completed in 227 milliseconds

1234