Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dconfigure.c394 GtkWidget *streaming_cast_frame, *streaming_cast_vbox; in FLAC_XMMS__configure() local
753 streaming_cast_vbox = gtk_vbox_new(5, FALSE); in FLAC_XMMS__configure()
754 gtk_container_add(GTK_CONTAINER(streaming_cast_frame), streaming_cast_vbox); in FLAC_XMMS__configure()
758 gtk_box_pack_start(GTK_BOX(streaming_cast_vbox), streaming_cast_title, FALSE, FALSE, 0); in FLAC_XMMS__configure()
762 gtk_box_pack_start(GTK_BOX(streaming_cast_vbox), streaming_udp_title, FALSE, FALSE, 0); in FLAC_XMMS__configure()