Home
last modified time | relevance | path

Searched refs:close_btn_cb (Results 1 – 9 of 9) sorted by relevance

/dports/math/ggobi/ggobi-2.1.11/src/
H A Djitter_ui.c70 close_btn_cb (GtkWidget * w, ggobid * gg) in close_btn_cb() function
204 G_CALLBACK (close_btn_cb), gg); in jitter_window_open()
H A Dimpute_ui.c26 close_btn_cb (GtkWidget * w, ggobid * gg) in close_btn_cb() function
431 G_CALLBACK (close_btn_cb), gg); in impute_window_open()
H A Dschemes_ui.c97 close_btn_cb (GtkWidget * w, ggobid * gg) in close_btn_cb() function
445 G_CALLBACK (close_btn_cb), gg); in svis_window_open()
H A Dtransform_ui.c30 static void close_btn_cb (GtkWidget *w, ggobid *gg) { in close_btn_cb() function
401 G_CALLBACK (close_btn_cb), gg); in transform_window_open()
H A Dvartable_ui.c28 static void close_btn_cb (GtkWidget *w, ggobid *gg) in close_btn_cb() function
643 G_CALLBACK (close_btn_cb), gg); in vartable_buttonbox_build()
H A Dsphere_ui.c228 close_btn_cb (GtkWidget * w, ggobid * gg) in close_btn_cb() function
598 G_CALLBACK (close_btn_cb), gg); in sphere_panel_open()
H A Dsubset_ui.c32 static void close_btn_cb (GtkWidget *w, ggobid *gg) { in close_btn_cb() function
575 G_CALLBACK (close_btn_cb), (ggobid *) gg); in CHECK_EVENT_SIGNATURE()
H A Dexclusion_ui.c62 close_btn_cb (GtkWidget * w, gint response, ggobid * gg) in close_btn_cb() function
700 G_CALLBACK (close_btn_cb), (gpointer) gg); in CHECK_EVENT_SIGNATURE()
H A Dwvis_ui.c193 static void close_btn_cb (GtkWidget *w, ggobid *gg) { in close_btn_cb() function
726 G_CALLBACK (close_btn_cb), gg); in wvis_window_open()