Home
last modified time | relevance | path

Searched defs:lives_list_remove (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper-gtk.h226 #define lives_list_remove(list, data) g_list_remove(list, data) macro
H A Dwidget-helper-qt.h1159 LIVES_INLINE LiVESList *lives_list_remove(LiVESList *list, livesconstpointer data) { in lives_list_remove() function