Home
last modified time | relevance | path

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

/dports/multimedia/totem/totem-3.38.2/src/
H A Dtotem-playlist.h160 void totem_playlist_set_current (TotemPlaylist *playlist, guint current_index);
H A Dtotem-playlist.c2072 totem_playlist_set_current (TotemPlaylist *playlist, guint current_index) in totem_playlist_set_current() function
H A Dtotem-object.c771 totem_playlist_set_current (playlist, end); in add_to_playlist_and_play_cb()