Searched refs:SetValueFor (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/interface/
H A DChannelControl.h81 status_t SetValueFor(int32 channel, int32 value);
/haiku/src/kits/interface/
H A DChannelControl.cpp443 BChannelControl::SetValueFor(int32 channel, int32 value) function in class:BChannelControl
H A DChannelSlider.cpp884 SetValueFor(fCurrentChannel, value);
/haiku/src/kits/media/
H A DDefaultMediaTheme.cpp606 slider->SetValueFor(i, (int32) (1000 * value[i]));

Completed in 47 milliseconds