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

/haiku/headers/os/interface/
H A DChannelSlider.h82 virtual const BBitmap* ThumbFor(int32 channel, bool pressed);
/haiku/src/kits/interface/
H A DChannelSlider.cpp598 const BBitmap* thumb = ThumbFor(channel, pressed);
620 BChannelSlider::ThumbFor(int32 channel, bool pressed) function in class:BChannelSlider
651 const BBitmap* thumb = ThumbFor(channel, false);

Completed in 35 milliseconds