Home
last modified time | relevance | path

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

/dports/sysutils/isomaster/isomaster-1.3.16/
H A Disobrowser.h22 void extractFromIsoEachRowCbk(GtkTreeModel* model, GtkTreePath* path,
H A Disobrowser.c922 gtk_tree_selection_selected_foreach(selection, extractFromIsoEachRowCbk, NULL); in extractFromIsoCbk()
932 void extractFromIsoEachRowCbk(GtkTreeModel* model, GtkTreePath* path, in extractFromIsoEachRowCbk() function