Home
last modified time | relevance | path

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

/third_party/lame/frontend/
H A Dgtkanal.c89 GtkWidget *pcmbox; /* PCM data plotted here */ variable
299 setcolor(pcmbox, &red, 255, 0, 0); in plot_frame()
300 setcolor(pcmbox, &pink, 255, 0, 255); in plot_frame()
301 setcolor(pcmbox, &magenta, 255, 0, 100); in plot_frame()
302 setcolor(pcmbox, &orange, 255, 127, 0); in plot_frame()
303 setcolor(pcmbox, &cyan, 0, 255, 255); in plot_frame()
304 setcolor(pcmbox, &green, 0, 255, 0); in plot_frame()
305 setcolor(pcmbox, &blue, 0, 0, 255); in plot_frame()
306 setcolor(pcmbox, &black, 0, 0, 0); in plot_frame()
307 setcolor(pcmbox, in plot_frame()
1586 gtk_table_attach(GTK_TABLE(table), pcmbox, 0, 2, 0, 1, tableops, tableops, 2, 2); gtkcontrol() local
[all...]

Completed in 2 milliseconds