Searched refs:resolution_replaygain_bps_out_frame (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.c113 static GtkWidget *resolution_replaygain_bps_out_frame; variable
594 resolution_replaygain_bps_out_frame = gtk_frame_new(_("Dither to"));
595 gtk_container_border_width(GTK_CONTAINER(resolution_replaygain_bps_out_frame), 5);
596 gtk_box_pack_start(GTK_BOX(hbox), resolution_replaygain_bps_out_frame, FALSE, FALSE, 0); local
600 gtk_container_add(GTK_CONTAINER(resolution_replaygain_bps_out_frame), resolution_replaygain_bps_out_vbox);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/plugin_xmms/
H A Dconfigure.c113 static GtkWidget *resolution_replaygain_bps_out_frame; variable
594 resolution_replaygain_bps_out_frame = gtk_frame_new(_("Dither to"));
595 gtk_container_border_width(GTK_CONTAINER(resolution_replaygain_bps_out_frame), 5);
596 gtk_box_pack_start(GTK_BOX(hbox), resolution_replaygain_bps_out_frame, FALSE, FALSE, 0); local
600 gtk_container_add(GTK_CONTAINER(resolution_replaygain_bps_out_frame), resolution_replaygain_bps_out_vbox);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/plugin_xmms/
H A Dconfigure.c113 static GtkWidget *resolution_replaygain_bps_out_frame; variable
594 resolution_replaygain_bps_out_frame = gtk_frame_new(_("Dither to"));
595 gtk_container_border_width(GTK_CONTAINER(resolution_replaygain_bps_out_frame), 5);
596 gtk_box_pack_start(GTK_BOX(hbox), resolution_replaygain_bps_out_frame, FALSE, FALSE, 0); local
600 gtk_container_add(GTK_CONTAINER(resolution_replaygain_bps_out_frame), resolution_replaygain_bps_out_vbox);

Completed in 172 milliseconds