Home
last modified time | relevance | path

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

/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dpm3d.c1252 struct surface_points *this_3dplot = first_3dplot; in set_plot_with_palette() local
1286 if (this_3dplot->plot_style == PM3DSURFACE) in set_plot_with_palette()
1288 if (this_3dplot->plot_style == IMAGE) in set_plot_with_palette()
1291 type = this_3dplot->lp_properties.pm3d_color.type; in set_plot_with_palette()
1298 if (this_3dplot->labels && in set_plot_with_palette()
1299 this_3dplot->labels->textcolor.type >= TC_CB) in set_plot_with_palette()
1301 this_3dplot = this_3dplot->next_sp; in set_plot_with_palette()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dpm3d.c1297 struct surface_points *this_3dplot = first_3dplot; in set_plot_with_palette() local
1331 if (this_3dplot->plot_style == PM3DSURFACE) in set_plot_with_palette()
1333 if (this_3dplot->plot_style == IMAGE) in set_plot_with_palette()
1336 type = this_3dplot->lp_properties.pm3d_color.type; in set_plot_with_palette()
1343 if (this_3dplot->labels && in set_plot_with_palette()
1344 this_3dplot->labels->textcolor.type >= TC_CB) in set_plot_with_palette()
1346 this_3dplot = this_3dplot->next_sp; in set_plot_with_palette()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dpm3d.c1297 struct surface_points *this_3dplot = first_3dplot; in set_plot_with_palette() local
1331 if (this_3dplot->plot_style == PM3DSURFACE) in set_plot_with_palette()
1333 if (this_3dplot->plot_style == IMAGE) in set_plot_with_palette()
1336 type = this_3dplot->lp_properties.pm3d_color.type; in set_plot_with_palette()
1343 if (this_3dplot->labels && in set_plot_with_palette()
1344 this_3dplot->labels->textcolor.type >= TC_CB) in set_plot_with_palette()
1346 this_3dplot = this_3dplot->next_sp; in set_plot_with_palette()