Searched defs:fromChannel (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DChannelControl.cpp305 BChannelControl::InvokeChannel(BMessage* message, int32 fromChannel, argument
431 BChannelControl::GetValue(int32* outValues, int32 fromChannel, argument
450 BChannelControl::SetValue(int32 fromChannel, int32 channelCount, argument
492 BChannelControl::SetLimitsFor(int32 fromChannel, int3 argument
331 InvokeNotifyChannel(BMessage* message, uint32 kind, int32 fromChannel, int32 channelCount, const bool* _mask) argument
515 GetLimitsFor(int32 fromChannel, int32 channelCount, int32* minimum, int32* maximum) const argument
615 SetLimitLabelsFor(int32 fromChannel, int32 channelCount, const char* minLabel, const char* maxLabel) argument
650 StuffValues(int32 fromChannel, int32 channelCount, const int32* values) argument
[all...]

Completed in 85 milliseconds