Home
last modified time | relevance | path

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

/dports/math/ggobi/ggobi-2.1.11/plugins/GraphAction/
H A Dgraphact.h32 void ga_nodes_show_cb (GtkWidget *btn, PluginInstance *inst);
H A Dgraphact.c257 G_CALLBACK (ga_nodes_show_cb), inst); /*-- show all nodes --*/ in create_graphact_window()
297 G_CALLBACK (ga_nodes_show_cb), inst); /*-- show all nodes --*/ in create_graphact_window()
H A Dga_cbacks.c320 ga_nodes_show_cb (GtkWidget *btn, PluginInstance *inst) in ga_nodes_show_cb() function