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

/haiku/src/apps/cortex/ValControl/
H A DValControl.cpp483 uint16 nIndex = _LocationToIndex(from, distance);
505 uint16 index = _LocationToIndex(from, 0);
518 uint16 nIndex = _LocationToIndex(from, distance);
527 uint16 nIndex = _LocationToIndex(FROM_LEFT, offset);
702 ValControl::_LocationToIndex(entry_location from, uint16 distance) const function in class:ValControl
H A DValControl.h320 uint16 _LocationToIndex(entry_location from, uint16 distance = 0) const;

Completed in 16 milliseconds