Searched refs:PlaylistItemRef (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/mediaplayer/
H A DMainWin.h49 void OpenPlaylistItem(const PlaylistItemRef& item);
73 const PlaylistItemRef& item,
H A DController.h75 status_t SetToAsync(const PlaylistItemRef& item);
76 status_t SetTo(const PlaylistItemRef& item);
190 PlaylistItemRef fItem;
H A DControllerObserver.cpp48 PlaylistItemRef reference(item);
H A DController.cpp52 TrackSupplierReleaser(PlaylistItemRef& owner)
70 PlaylistItemRef& fOwner;
174 PlaylistItemRef itemRef(item, true);
221 Controller::SetToAsync(const PlaylistItemRef& item)
223 PlaylistItemRef additionalReference(item);
242 Controller::SetTo(const PlaylistItemRef& item)
H A DMainWin.cpp870 PlaylistItemRef item(fPlaylist->ItemAt(index));
920 PlaylistItemRef itemRef;
1329 MainWin::OpenPlaylistItem(const PlaylistItemRef& item)
1603 MainWin::_PlaylistItemOpened(const PlaylistItemRef& item, status_t result)
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistItem.h133 typedef BReference<PlaylistItem> PlaylistItemRef; typedef
H A DPlaylistListView.cpp87 PlaylistItemRef fItem;

Completed in 71 milliseconds