Searched refs:streaming_save_vbox (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/plugin_xmms/
H A Dconfigure.c389 GtkWidget *streaming_save_frame, *streaming_save_vbox; local
722 streaming_save_vbox = gtk_vbox_new(FALSE, 5);
723 gtk_container_set_border_width(GTK_CONTAINER(streaming_save_vbox), 5);
724 gtk_container_add(GTK_CONTAINER(streaming_save_frame), streaming_save_vbox); local
729 gtk_box_pack_start(GTK_BOX(streaming_save_vbox), streaming_save_use, FALSE, FALSE, 0);
733 gtk_box_pack_start(GTK_BOX(streaming_save_vbox), streaming_save_hbox, FALSE, FALSE, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/plugin_xmms/
H A Dconfigure.c389 GtkWidget *streaming_save_frame, *streaming_save_vbox; local
722 streaming_save_vbox = gtk_vbox_new(FALSE, 5);
723 gtk_container_set_border_width(GTK_CONTAINER(streaming_save_vbox), 5);
724 gtk_container_add(GTK_CONTAINER(streaming_save_frame), streaming_save_vbox); local
729 gtk_box_pack_start(GTK_BOX(streaming_save_vbox), streaming_save_use, FALSE, FALSE, 0);
733 gtk_box_pack_start(GTK_BOX(streaming_save_vbox), streaming_save_hbox, FALSE, FALSE, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/plugin_xmms/
H A Dconfigure.c389 GtkWidget *streaming_save_frame, *streaming_save_vbox; local
722 streaming_save_vbox = gtk_vbox_new(FALSE, 5);
723 gtk_container_set_border_width(GTK_CONTAINER(streaming_save_vbox), 5);
724 gtk_container_add(GTK_CONTAINER(streaming_save_frame), streaming_save_vbox); local
729 gtk_box_pack_start(GTK_BOX(streaming_save_vbox), streaming_save_use, FALSE, FALSE, 0);
733 gtk_box_pack_start(GTK_BOX(streaming_save_vbox), streaming_save_hbox, FALSE, FALSE, 0);

Completed in 122 milliseconds