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

/haiku/src/apps/mediaplayer/
H A DControllerObserver.h68 virtual void MutedChanged(bool muted);
H A DControllerObserver.cpp176 ControllerObserver::MutedChanged(bool muted) function in class:ControllerObserver
H A DController.h59 virtual void MutedChanged(bool muted);
H A DController.cpp102 void Controller::Listener::MutedChanged(bool) {} function in class:Controller::Listener
1256 listener->MutedChanged(muted);

Completed in 49 milliseconds