Home
last modified time | relevance | path

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

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dpm3d.h171 TBOOLEAN is_plot_with_colorbox(void);
H A Dboundary.c582 if (is_plot_with_colorbox()) { in boundary()
H A Dpm3d.c1384 is_plot_with_colorbox() in is_plot_with_colorbox() function
H A Dgraph3d.c910 && can_pm3d && is_plot_with_colorbox() && color_box.layer == LAYER_BACK) in do_3dplot()
1515 && can_pm3d && is_plot_with_colorbox() && color_box.layer == LAYER_FRONT) in do_3dplot()
H A Dgraphics.c737 if (is_plot_with_colorbox() && color_box.layer == LAYER_BACK) in do_plot()
1101 if (is_plot_with_colorbox() && color_box.layer == LAYER_FRONT) in do_plot()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dpm3d.h171 TBOOLEAN is_plot_with_colorbox(void);
H A Dboundary.c582 if (is_plot_with_colorbox()) { in boundary()
H A Dpm3d.c1384 is_plot_with_colorbox() in is_plot_with_colorbox() function
H A Dgraph3d.c910 && can_pm3d && is_plot_with_colorbox() && color_box.layer == LAYER_BACK) in do_3dplot()
1515 && can_pm3d && is_plot_with_colorbox() && color_box.layer == LAYER_FRONT) in do_3dplot()
H A Dgraphics.c737 if (is_plot_with_colorbox() && color_box.layer == LAYER_BACK) in do_plot()
1101 if (is_plot_with_colorbox() && color_box.layer == LAYER_FRONT) in do_plot()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dpm3d.h175 TBOOLEAN is_plot_with_colorbox __PROTO((void));
H A Dpm3d.c1341 is_plot_with_colorbox() in is_plot_with_colorbox() function
H A Dboundary.c564 if (is_plot_with_colorbox()) { in boundary()
H A Dgraph3d.c886 if (!quick && can_pm3d && is_plot_with_colorbox() && color_box.layer == LAYER_BACK) in do_3dplot()
1421 if (!quick && can_pm3d && is_plot_with_colorbox() && color_box.layer == LAYER_FRONT) in do_3dplot()
H A Dgraphics.c590 if (is_plot_with_colorbox() && color_box.layer == LAYER_BACK) in do_plot()
942 if (is_plot_with_colorbox() && color_box.layer == LAYER_FRONT) in do_plot()