Home
last modified time | relevance | path

Searched defs:lives_list_find_custom (Results 1 – 2 of 2) sorted by last modified time

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper-gtk.h233 #define lives_list_find_custom(list, data, func) g_list_find_custom(list, data, func) macro
H A Dwidget-helper-qt.h1290 LIVES_INLINE LiVESList *lives_list_find_custom(LiVESList *list, livesconstpointer data, LiVESCompar… in lives_list_find_custom() function