Searched defs:step (Results 1 - 25 of 36) sorted by relevance

12

/haiku/src/tests/kits/game/chart/
H A DChartView.h32 int32 step; member in class:InstantView
/haiku/src/system/libroot/posix/glibc/iconv/
H A Dgconv_builtin.c63 __gconv_get_builtin_trans (const char *name, struct __gconv_step *step) argument
[all...]
H A Dloop.c245 FCTNAME (LOOPFCT) (struct __gconv_step *step, argument
330 SINGLE(LOOPFCT) (struct __gconv_step *step, argument
H A Dskeleton.c327 gconv_init (struct __gconv_step *step) argument
397 FUNCTION_NAME(struct __gconv_step *step, struct __gconv_step_data *data, const unsigned char **inptrp, const unsigned char *inend, unsigned char **outbufstart, size_t *irreversible, int do_flush, int consume_incomplete) argument
[all...]
/haiku/headers/private/interface/
H A DDecimalSpinner.h52 virtual void SetStep(double step) { fStep = step; }; argument
/haiku/src/tests/kits/opengl/glsl/
H A Dbrick.c116 const GLfloat step = 3.0f; local
/haiku/src/bin/
H A Dsetvolume.cpp107 size_t step = 3; local
/haiku/src/libs/icon/style/
H A DStyle.cpp215 BGradient::ColorStop* step = fGradient->ColorAtFast(i); local
H A DGradientTransformable.cpp74 BGradient::ColorStop step; local
245 BGradient::ColorStop* step = new BGradient::ColorStop(color, offset); local
265 BGradient::ColorStop* step = new BGradient::ColorStop(color); local
278 BGradient::ColorStop* step local
323 BGradient::ColorStop* step = ColorAt(index); local
[all...]
/haiku/headers/libs/agg/
H A Dagg_trans_bilinear.h139 iterator_x(double tx, double ty, double step, const double m[4][2]) : argument
/haiku/src/apps/sudoku/
H A DSudokuSolver.cpp185 SolutionStep* step = new SolutionStep(fField); local
[all...]
/haiku/src/apps/networkstatus/
H A DRadioView.cpp97 float step; local
155 float step; local
156 _Compute(Bounds(), center, count, fMax, step); local
184 float step; local
185 _Compute(Bounds(), center, count, fMax, step); local
194 _Compute(const BRect& bounds, BPoint& center, int32& count, int32 max, float& step) argument
211 _DrawBow(BView* view, int32 index, const BPoint& center, int32 count, float step) argument
[all...]
/haiku/src/system/libroot/posix/musl/regex/
H A Dfnmatch.c28 static int str_next(const char *str, size_t n, size_t *step) argument
48 static int pat_next(const char *pat, size_t m, size_t *step, int flags) argument
[all...]
/haiku/src/apps/cortex/InfoView/
H A DInfoView.cpp217 float step = fh.ascent + fh.descent + fh.leading + M_V_MARGIN; local
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp313 BGradient::ColorStop* step = gradient.ColorAt(0); local
/haiku/src/tests/add-ons/media/media-add-ons/mixer/
H A Dmain.cpp47 float step; member in class:Wave
/haiku/src/apps/deskbar/
H A DInlineScrollView.cpp558 TInlineScrollView::SetSmallStep(float step) argument
576 TInlineScrollView::ScrollBy(const float& step) argument
[all...]
/haiku/src/kits/interface/
H A DMenuWindow.cpp366 BMenuWindow::SetSmallStep(float step) argument
405 BMenuWindow::TryScrollBy(const float& step) argument
456 BMenuWindow::_ScrollBy(const float& step) argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.cpp475 uint32 step = i == 4 ? 1 : (system_time() & 0x1f) + 1; local
/haiku/src/preferences/locale/
H A DLanguageListView.cpp290 int step = fGlobalDropTargetIndicator ? 64 : 128; local
/haiku/src/apps/softwareupdater/
H A DUpdateManager.cpp568 UpdateManager::_SetCurrentStep(int32 step) argument
/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp664 BGradient::ColorStop* step = gradient->ColorAtFast(i); local
690 BGradient::ColorStop* step = gradient->ColorAtFast(i); local
[all...]
/haiku/src/apps/icon-o-matic/gui/
H A DGradientControl.cpp144 BGradient::ColorStop* step = fGradient->ColorAt(fDraggingStepIndex); local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_regdomain.c544 int step; local
472 add_chanlist_band(struct ath_hal *ah, struct ieee80211_channel chans[], int maxchans, int *nchans, uint16_t freq_lo, uint16_t freq_hi, int step, uint32_t flags, REG_DMN_FREQ_BAND *fband, REG_DOMAIN *rd) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp358 BTree::Path::Move(int level, int step) argument

Completed in 157 milliseconds

12