Searched refs:SetPlaying (Results 1 - 11 of 11) sorted by relevance

/haiku/src/apps/mediaplayer/interface/
H A DPlayPauseButton.h29 void SetPlaying();
H A DPlayPauseButton.cpp147 PlayPauseButton::SetPlaying() function in class:PlayPauseButton
H A DTransportControlGroup.cpp415 fPlayPause->SetPlaying();
/haiku/src/apps/midiplayer/
H A DScopeView.h39 void SetPlaying(bool playing);
75 ScopeView::SetPlaying(bool playing) function in class:ScopeView
H A DMidiPlayerWindow.cpp363 fScopeView->SetPlaying(false);
381 fScopeView->SetPlaying(true);
389 fScopeView->SetPlaying(false);
435 fScopeView->SetPlaying(false);
450 fScopeView->SetPlaying(false);
457 fScopeView->SetPlaying(true);
/haiku/src/apps/mediaplayer/
H A DVideoView.h50 void SetPlaying(bool playing);
H A DVideoView.cpp302 VideoView::SetPlaying(bool playing) function in class:VideoView
H A DController.cpp1266 fVideoView->SetPlaying(state == PLAYBACK_STATE_PLAYING);
/haiku/src/apps/soundrecorder/
H A DTransportButton.h124 void SetPlaying();
H A DRecorderWindow.cpp565 fPlayButton->SetPlaying();
718 fPlayButton->SetPlaying();
724 fPlayButton->SetPlaying();
H A DTransportButton.cpp524 PlayPauseButton::SetPlaying() function in class:PlayPauseButton

Completed in 160 milliseconds