Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp76 uint32 playbackState);
112 bool tintedLine, uint32 mode, bool active, uint32 playbackState) in Draw() argument
166 if (playbackState != PLAYBACK_STATE_PLAYING) in Draw()