Home
last modified time | relevance | path

Searched refs:kPlaying (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/mediaplayer/interface/
H A DPlayPauseButton.cpp74 && ((fPlaybackState == kPlaying && Value() == B_CONTROL_OFF) in Draw()
78 || (fPlaybackState == kPlaying && Value() == B_CONTROL_ON)); in Draw()
149 _SetPlaybackState(kPlaying); in SetPlaying()
H A DPlayPauseButton.h45 kPlaying enumerator