Home
last modified time | relevance | path

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

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dpm3d.h167 void set_plot_with_palette(int plot_num, int plot_mode);
H A Dpm3d.c1295 set_plot_with_palette(int plot_num, int plot_mode) in set_plot_with_palette() function
H A Dplot3d.c2640 set_plot_with_palette(plot_num, MODE_SPLOT); in eval_3dplots()
H A Dplot2d.c3516 set_plot_with_palette(0, MODE_PLOT); in eval_plots()
H A Dgraphics.c694 set_plot_with_palette(0, MODE_PLOT); /* EAM FIXME - 1st parameter is a dummy */ in do_plot()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dpm3d.h167 void set_plot_with_palette(int plot_num, int plot_mode);
H A Dpm3d.c1295 set_plot_with_palette(int plot_num, int plot_mode) in set_plot_with_palette() function
H A Dplot3d.c2640 set_plot_with_palette(plot_num, MODE_SPLOT); in eval_3dplots()
H A Dplot2d.c3516 set_plot_with_palette(0, MODE_PLOT); in eval_plots()
H A Dgraphics.c694 set_plot_with_palette(0, MODE_PLOT); /* EAM FIXME - 1st parameter is a dummy */ in do_plot()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dpm3d.h172 void set_plot_with_palette __PROTO((int plot_num, int plot_mode));
H A Dpm3d.c1250 set_plot_with_palette(int plot_num, int plot_mode) in set_plot_with_palette() function
H A Dplot3d.c2326 set_plot_with_palette(plot_num, MODE_SPLOT); in eval_3dplots()
H A Dplot2d.c3427 set_plot_with_palette(0, MODE_PLOT); in eval_plots()
H A Dgraphics.c551 set_plot_with_palette(0, MODE_PLOT); /* EAM FIXME - 1st parameter is a dummy */ in do_plot()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/
H A DChangeLog3193 * src/pm3d.c (set_plot_with_palette): When checking for plot elements