Home
last modified time | relevance | path

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

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/playlist/
H A Dplaylist.h343 void RemoveUnavailableSongs();
H A Dplaylistmanager.cpp375 current()->RemoveUnavailableSongs(); in RemoveUnavailableCurrent()
H A Dplaylist.cpp2292 void Playlist::RemoveUnavailableSongs() { in RemoveUnavailableSongs() function in Playlist
/dports/audio/strawberry/strawberry-1.0.0/src/playlist/
H A Dplaylist.h318 void RemoveUnavailableSongs();
H A Dplaylistmanager.cpp440 current()->RemoveUnavailableSongs(); in RemoveUnavailableCurrent()
H A Dplaylist.cpp2218 void Playlist::RemoveUnavailableSongs() { in RemoveUnavailableSongs() function in Playlist
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/ui/
H A Dmainwindow.cpp2530 activePlaylist->RemoveUnavailableSongs(); in DeleteFinished()