Home
last modified time | relevance | path

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

/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-fgr/src/
H A Dfind-module.c230 "destroy_event", G_CALLBACK (destroy_find), (gpointer) find_struct_p); in do_find_basic()
232 "delete_event", G_CALLBACK (destroy_find), (gpointer) find_struct_p); in do_find_basic()
H A Dfind-module.i331 destroy_find (GtkWidget * dialog, gpointer data) { in destroy_find() function
362 destroy_find (dialog, data); in on_find_close()