Searched refs:_SetCurrentPlaylistIndex (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.h65 void _SetCurrentPlaylistIndex(int32 index);
H A DPlaylistListView.cpp303 _SetCurrentPlaylistIndex(index);
621 _SetCurrentPlaylistIndex(fPlaylist->CurrentItemIndex());
654 PlaylistListView::_SetCurrentPlaylistIndex(int32 index) function in class:PlaylistListView

Completed in 40 milliseconds