Searched refs:M_PLAYLIST_MOVE_TO_TRASH (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistWindow.h43 M_PLAYLIST_MOVE_TO_TRASH = 'trsh' enumerator in enum:__anon4
H A DPlaylistWindow.cpp249 case M_PLAYLIST_MOVE_TO_TRASH:
306 new BMessage(M_PLAYLIST_MOVE_TO_TRASH), 'T'));
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp2482 BMessage removeMessage(M_PLAYLIST_MOVE_TO_TRASH);

Completed in 85 milliseconds