Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/converter/
H A Dinterface.c53 GtkWidget *hbox86; in create_converterdlg() local
166 hbox86 = gtk_hbox_new (FALSE, 8); in create_converterdlg()
167 gtk_widget_show (hbox86); in create_converterdlg()
168 gtk_box_pack_start (GTK_BOX (vbox26), hbox86, FALSE, TRUE, 0); in create_converterdlg()
172 gtk_box_pack_start (GTK_BOX (hbox86), label114, FALSE, FALSE, 0); in create_converterdlg()
176 gtk_box_pack_start (GTK_BOX (hbox86), hbox91, TRUE, TRUE, 0); in create_converterdlg()
305 GLADE_HOOKUP_OBJECT (converterdlg, hbox86, "hbox86"); in create_converterdlg()
/dports/net-p2p/jigdo/jigdo-0.7.3/src/gtk/
H A Dinterface.cc102 GtkWidget *hbox86; in GtkSingleUrl()
752 hbox86 = gtk_hbox_new (FALSE, 2); in GtkSingleUrl()
753 gtk_widget_show (hbox86); in GtkSingleUrl()
754 gtk_container_add (GTK_CONTAINER (alignment4), hbox86); in GtkSingleUrl()
758 gtk_box_pack_end (GTK_BOX (hbox86), image17, TRUE, TRUE, 0); in GtkSingleUrl()
762 gtk_box_pack_start (GTK_BOX (hbox86), label224, FALSE, FALSE, 0); in GtkSingleUrl()
1356 GLADE_HOOKUP_OBJECT (window, hbox86, "hbox86"); in GtkSingleUrl()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dinterface.c1551 GtkWidget *hbox86; in create_prefwin() local
1960 hbox86 = gtk_hbox_new (FALSE, 8); in create_prefwin()
1961 gtk_widget_show (hbox86); in create_prefwin()
1962 gtk_box_pack_start (GTK_BOX (vbox29), hbox86, FALSE, TRUE, 0); in create_prefwin()
1966 gtk_box_pack_start (GTK_BOX (hbox86), label114, FALSE, FALSE, 0); in create_prefwin()
1970 gtk_box_pack_start (GTK_BOX (hbox86), dsp_preset, FALSE, TRUE, 0); in create_prefwin()
1974 gtk_box_pack_start (GTK_BOX (hbox86), dsp_preset_save, FALSE, FALSE, 0); in create_prefwin()
1978 gtk_box_pack_start (GTK_BOX (hbox86), dsp_preset_load, FALSE, FALSE, 0); in create_prefwin()
3219 GLADE_HOOKUP_OBJECT (prefwin, hbox86, "hbox86"); in create_prefwin()
/dports/polish/tleenx2/TleenX2-20040214/src/
H A Dinterface.c4187 GtkWidget *hbox86; in create_window_card() local
4434 hbox86 = gtk_hbox_new (FALSE, 0); in create_window_card()
4435 gtk_widget_show (hbox86); in create_window_card()
4436 gtk_box_pack_end (GTK_BOX (vbox21), hbox86, FALSE, FALSE, 0); in create_window_card()
4440 gtk_box_pack_end (GTK_BOX (hbox86), hbox87, FALSE, FALSE, 0); in create_window_card()
4485 gtk_box_pack_start (GTK_BOX (hbox86), thobber, FALSE, FALSE, 0); in create_window_card()
4538 GLADE_HOOKUP_OBJECT (window_card, hbox86, "hbox86"); in create_window_card()