Home
last modified time | relevance | path

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

/dports/science/v_sim/v_sim-3.8.0/src/
H A Dgtk_interactive.c105 static void onVisuUiOrientationChooser(GtkButton *button, gpointer data);
435 G_CALLBACK(onVisuUiOrientationChooser), (gpointer)0); in connectSignalsObservePick()
676 static void onVisuUiOrientationChooser(GtkButton *button _U_, gpointer data _U_) in onVisuUiOrientationChooser() function