Home
last modified time | relevance | path

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

/dports/multimedia/totem/totem-3.38.2/src/
H A Dtotem-playlist.c39 static gboolean totem_playlist_add_one_mrl (TotemPlaylist *playlist,
826 totem_playlist_add_one_mrl (playlist, uri, title, content_type, subtitle_uri, starttime, playing); in totem_playlist_entry_parsed()
962 totem_playlist_add_one_mrl (TotemPlaylist *playlist, in totem_playlist_add_one_mrl() function
1062 return totem_playlist_add_one_mrl (playlist, mrl, display_name, NULL, NULL, 0, FALSE); in handle_parse_result()