Home
last modified time | relevance | path

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

/dports/sysutils/isomaster/isomaster-1.3.16/
H A Disobrowser.h27 void isoGoUpDirTreeCbk(GtkButton *button, gpointer data);
H A Dwindow.c392 GBLgoBackIcon2, G_CALLBACK(isoGoUpDirTreeCbk), in buildMiddleToolbar()
H A Disobrowser.c462 g_signal_connect(GBLisoTreeView, "select-cursor-parent", (GCallback)isoGoUpDirTreeCbk, NULL); in buildIsoBrowser()
1016 void isoGoUpDirTreeCbk(GtkButton *button, gpointer data) in isoGoUpDirTreeCbk() function