Searched refs:barheight (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/frontend/ |
H A D | gpkplotting.c | 198 gint16 width, height, x, y, barheight; in gpk_bargraph_draw() local 256 barheight = height - 1 - y; in gpk_bargraph_draw() 258 gdk_draw_rectangle(*ppixmap, gc, TRUE, x, y, barwidth, barheight); in gpk_bargraph_draw()
|
Completed in 1 milliseconds