Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.h51 void RemoveToTrash(int32 index);
H A DPlaylistWindow.cpp253 fListView->RemoveToTrash(index); in MessageReceived()
H A DPlaylistListView.cpp580 PlaylistListView::RemoveToTrash(int32 index) in RemoveToTrash() function in PlaylistListView