Home
last modified time | relevance | path

Searched defs:tobox (Results 1 – 7 of 7) sorted by relevance

/dports/audio/soundtracker/soundtracker-1.0.2.1/app/
H A Dgui-subs.h79 #define make_radio_group_full_ext(labels, tobox, saveptr, t1, t2, sigfunc, data, end) \ argument
82 #define make_radio_group_full(labels, tobox, saveptr, t1, t2, sigfunc, data) \ argument
85 #define make_radio_group(labels, tobox, saveptr, t1, t2, sigfunc) \ argument
H A Dgui-subs.c49 void add_empty_hbox(GtkWidget* tobox) in add_empty_hbox()
56 void add_empty_vbox(GtkWidget* tobox) in add_empty_vbox()
64 GtkWidget* tobox, in make_radio_group_full_num()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-gtk/
H A Dgtkui.c950 static void add_empty_vbox (GtkWidget *tobox) in add_empty_vbox()
957 static void add_empty_hbox (GtkWidget *tobox) in add_empty_hbox()
994 static int make_radio_group (const char **labels, GtkWidget *tobox, in make_radio_group()
/dports/emulators/uae/uae-0.8.29/src/gui-gtk/
H A Dgtkui.c1401 static void add_empty_vbox (GtkWidget *tobox) in add_empty_vbox()
1438 static int make_radio_group (const char **labels, GtkWidget *tobox, in make_radio_group()
/dports/science/hypre/hypre-2.23.0/src/sstruct_mv/
H A Dsstruct_matrix.c1501 hypre_Box *box, *ibox0, *ibox1, *tobox, *frbox; in hypre_SStructMatrixSetInterPartValues() local
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxlayer.cpp3223 wxBoxSizer* tobox = new wxBoxSizer(wxHORIZONTAL); in CreateControls() local
H A Dwxprefs.cpp3992 wxBoxSizer* tobox = new wxBoxSizer(wxHORIZONTAL); in CreateColorPrefs() local