Home
last modified time | relevance | path

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

/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Ddisplay_private.h68 void st_remove_all_entries_from_model (guint32 inst);
H A Ddisplay_sorttabs.c1047 void st_remove_all_entries_from_model(guint32 inst) { in st_remove_all_entries_from_model() function
1646 st_remove_all_entries_from_model(inst); in st_init()
2832 st_remove_all_entries_from_model(i); in st_cleanup()
H A Ddisplay.c141 st_remove_all_entries_from_model (i); in display_reset()
/dports/audio/gtkpod/gtkpod-1.0.0/
H A DChangeLog658 * src/display_sorttabs.c (st_remove_all_entries_from_model):