Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/playlist/
H A DImportPLItemsCommand.cpp48 temp.AppendItems(refsMessage, APPEND_INDEX_REPLACE_PLAYLIST, sortItems); in ImportPLItemsCommand()
H A DPlaylist.h97 void AppendItems(const BMessage* refsReceivedMessage,
H A DPlaylist.cpp420 Playlist::AppendItems(const BMessage* refsReceivedMessage, int32 appendIndex, in AppendItems() function in Playlist