Home
last modified time | relevance | path

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

/dports/multimedia/totem/totem-3.38.2/src/
H A Dtotem-playlist.c1465 compare_removal (GtkTreeRowReference *ref, GtkTreePath *path) in compare_removal() function
1492 ret = g_list_find_custom (playlist->priv->list, path, (GCompareFunc) compare_removal); in totem_playlist_item_to_be_removed()