Home
last modified time | relevance | path

Searched refs:float_cell (Results 1 – 1 of 1) sorted by relevance

/dports/math/oleo/oleo-1.99.16/src/
H A Dplot.c203 static double float_cell(CELL *cp) in float_cell() function
295 p.x = float_cell(cp); in PuPieChart()
347 sp_plot_point_simple(mg, 0, 0.0, float_cell(cp)); in PuBarChart()
403 xmin = xmax = float_cell(cp); in PuXYChart()
406 y = float_cell(cp); in PuXYChart()
420 xes[i++] = float_cell(cp); in PuXYChart()
443 y = float_cell(cp); in PuXYChart()
500 y = float_cell(cp); in PuXYChart()
530 y = float_cell(cp); in PuXYChart()