Home
last modified time | relevance | path

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

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Deffectbrowser.c476 static void list_item_sort_main(EffectBrowser *eb, GCompareFunc compfunc) in list_item_sort_main() function
541 list_item_sort_main(clicked_eb, title_sort_func); in list_item_sortbytitle()
546 list_item_sort_main(clicked_eb, type_sort_func); in list_item_sortbytype()
551 list_item_sort_main(clicked_eb, loc_sort_func); in list_item_sortbyloc()
556 list_item_sort_main(clicked_eb, auth_sort_func); in list_item_sortbyauth()