Searched refs:resolution_replaygain_bps_out_radio_24bps (Results 1 – 1 of 1) sorted by relevance
117 static GtkWidget *resolution_replaygain_bps_out_radio_24bps; variable312 gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(resolution_replaygain_bps_out_radio_24bps))? 24 : in resolution_replaygain_bps_out_cb()610 …resolution_replaygain_bps_out_radio_24bps = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_… in FLAC_XMMS__configure()612 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(resolution_replaygain_bps_out_radio_24bps), TRUE); in FLAC_XMMS__configure()613 …gtk_signal_connect(GTK_OBJECT(resolution_replaygain_bps_out_radio_24bps), "clicked", resolution_re… in FLAC_XMMS__configure()614 …_add(GTK_CONTAINER(resolution_replaygain_bps_out_vbox), resolution_replaygain_bps_out_radio_24bps); in FLAC_XMMS__configure()