Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h1814 LiVESList *lives_list_delete_string(LiVESList *, const char *string) WARN_UNUSED;
H A Dplugins.c2571 …future_prefs->disabled_decoders_new = lives_list_delete_string(future_prefs->disabled_decoders_new… in on_dpa_cb_toggled()
H A Dutils.c5801 LiVESList *lives_list_delete_string(LiVESList * list, const char *string) { in lives_list_delete_string() function
H A Dcallbacks.c134 mainw->set_list = lives_list_delete_string(mainw->set_list, set_name); in cleanup_set_dir()