Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dconfigure.c380 GtkWidget *resolution_replaygain_bps_out_vbox; in FLAC_XMMS__configure() local
600 resolution_replaygain_bps_out_vbox = gtk_vbutton_box_new(); in FLAC_XMMS__configure()
601 gtk_container_border_width(GTK_CONTAINER(resolution_replaygain_bps_out_vbox), 0); in FLAC_XMMS__configure()
602 …tainer_add(GTK_CONTAINER(resolution_replaygain_bps_out_frame), resolution_replaygain_bps_out_vbox); in FLAC_XMMS__configure()
608 …gtk_container_add(GTK_CONTAINER(resolution_replaygain_bps_out_vbox), resolution_replaygain_bps_out… in FLAC_XMMS__configure()
614 …gtk_container_add(GTK_CONTAINER(resolution_replaygain_bps_out_vbox), resolution_replaygain_bps_out… in FLAC_XMMS__configure()