Home
last modified time | relevance | path

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

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/playlist/
H A Dplaylist.cpp482 ReshuffleIndices(); in ShuffleModeChanged()
672 ReshuffleIndices(); in set_current_row()
1119 ReshuffleIndices(); in InsertItemsWithoutUndo()
1510 ReshuffleIndices(); in sort()
2053 void Playlist::ReshuffleIndices() { in ReshuffleIndices() function in Playlist
H A Dplaylist.h267 void ReshuffleIndices();
/dports/audio/strawberry/strawberry-1.0.0/src/playlist/
H A Dplaylist.cpp489 ReshuffleIndices(); in ShuffleModeChanged()
679 ReshuffleIndices(); in set_current_row()
1128 ReshuffleIndices(); in InsertItemsWithoutUndo()
1422 ReshuffleIndices(); in sort()
1927 void Playlist::ReshuffleIndices() { in ReshuffleIndices() function in Playlist
H A Dplaylist.h250 void ReshuffleIndices();
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/core/
H A Dplayer.cpp398 if (reshuffle) app_->playlist_manager()->active()->ReshuffleIndices(); in PlayAt()
/dports/audio/strawberry/strawberry-1.0.0/src/core/
H A Dplayer.cpp664 if (reshuffle) app_->playlist_manager()->active()->ReshuffleIndices(); in PlayAt()