Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dgpt_control.c189 static int get_plot_ranges (png_plot *plot, PlotType ptype);
4908 get_plot_ranges(plot, plot->spec->code); in redisplay_edited_plot()
5554 static int get_plot_ranges (png_plot *plot, PlotType ptype) in get_plot_ranges() function
5907 int range_err = get_plot_ranges(plot, plot->spec->code); in gnuplot_show_png()