Searched refs:SetLimitLabelsFor (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/kits/interface/
H A DChannelSliderTest.cpp55 horizontal->SetLimitLabelsFor(i, kLabels[i].min_label.c_str(),
/haiku/headers/os/interface/
H A DChannelControl.h104 virtual status_t SetLimitLabelsFor(int32 channel,
106 virtual status_t SetLimitLabelsFor(int32 fromChannel,
/haiku/src/kits/interface/
H A DChannelControl.cpp605 BChannelControl::SetLimitLabelsFor(int32 channel, const char* minLabel, function in class:BChannelControl
615 BChannelControl::SetLimitLabelsFor(int32 fromChannel, int32 channelCount, function in class:BChannelControl
619 SetLimitLabelsFor(i, minLabel, maxLabel);

Completed in 36 milliseconds