Home
last modified time | relevance | path

Searched defs:xmn (Results 1 – 2 of 2) sorted by relevance

/third_party/lame/frontend/
Dgpkplotting.c97 gdouble xmn, gdouble ymn, /* coordinates of corners */ in gpk_graph_draw()
152 gdouble xmn, gdouble ymn, /* coordinates of corners */ in gpk_rectangle_draw()
189 gdouble xmn, gdouble ymn, /* coordinates of corners */ in gpk_bargraph_draw()
Dgtkanal.c251 gdouble xmx, xmn, ymx, ymn; in plot_frame() local