Home
last modified time | relevance | path

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

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dpm3d.h153 int get_pm3d_at_option(char *pm3d_where);
H A Dpm3d.c1269 get_pm3d_at_option(char *pm3d_where) in get_pm3d_at_option() function
H A Dplot3d.c1901 if (get_pm3d_at_option(&this_plot->pm3d_where[0])) in eval_3dplots()
H A Dset.c3952 if (get_pm3d_at_option(&pm3d.where[0])) in set_pm3d()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dpm3d.h153 int get_pm3d_at_option(char *pm3d_where);
H A Dpm3d.c1269 get_pm3d_at_option(char *pm3d_where) in get_pm3d_at_option() function
H A Dplot3d.c1901 if (get_pm3d_at_option(&this_plot->pm3d_where[0])) in eval_3dplots()
H A Dset.c3952 if (get_pm3d_at_option(&pm3d.where[0])) in set_pm3d()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dpm3d.h159 int get_pm3d_at_option __PROTO((char *pm3d_where));
H A Dpm3d.c1223 get_pm3d_at_option(char *pm3d_where) in get_pm3d_at_option() function
H A Dplot3d.c1649 if (get_pm3d_at_option(&this_plot->pm3d_where[0])) in eval_3dplots()
H A Dset.c3929 if (get_pm3d_at_option(&pm3d.where[0])) in set_pm3d()