Home
last modified time | relevance | path

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

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dpm3d.c469 int plot_fillstyle; in pm3d_plot() local
476 plot_fillstyle = style_from_fill(&this_plot->fill_properties); in pm3d_plot()
1018 qp->fillstyle = plot_fillstyle; in pm3d_plot()
1030 filled_polygon(corners, plot_fillstyle, 4); in pm3d_plot()
1036 filled_polygon(corners, plot_fillstyle, 4); in pm3d_plot()
1048 qp->fillstyle = plot_fillstyle; in pm3d_plot()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dpm3d.c469 int plot_fillstyle; in pm3d_plot() local
476 plot_fillstyle = style_from_fill(&this_plot->fill_properties); in pm3d_plot()
1018 qp->fillstyle = plot_fillstyle; in pm3d_plot()
1030 filled_polygon(corners, plot_fillstyle, 4); in pm3d_plot()
1036 filled_polygon(corners, plot_fillstyle, 4); in pm3d_plot()
1048 qp->fillstyle = plot_fillstyle; in pm3d_plot()