Searched defs:xmn (Results 1 – 2 of 2) sorted by relevance
97 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()
251 gdouble xmx, xmn, ymx, ymn; in plot_frame() local