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

/haiku/headers/os/interface/
H A DChannelSlider.h84 virtual float ThumbDeltaFor(int32 channel);
/haiku/src/kits/interface/
H A DChannelSlider.cpp564 thumbLocation.y += ThumbDeltaFor(channel);
566 thumbLocation.x += ThumbDeltaFor(channel);
667 BChannelSlider::ThumbDeltaFor(int32 channel) function in class:BChannelSlider

Completed in 37 milliseconds