Searched refs:_StepIndexFor (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/gui/
H A DGradientControl.h73 int32 _StepIndexFor(BPoint where) const;
H A DGradientControl.cpp86 fDraggingStepIndex = _StepIndexFor(where);
157 dropIndex = _StepIndexFor(where);
620 GradientControl::_StepIndexFor(BPoint where) const function in class:GradientControl

Completed in 164 milliseconds