Home
last modified time | relevance | path

Searched defs:plot_style (Results 1 – 12 of 12) sorted by relevance

/dports/www/netsurf/netsurf-3.10/desktop/
H A Dknockout.c119 plot_style_t plot_style; member
123 plot_style_t plot_style; member
128 plot_style_t plot_style; member
132 plot_style_t plot_style; member
146 plot_style_t plot_style; member
154 plot_style_t plot_style; member
192 plot_style_t *plot_style) in knockout_plot_fill_recursive()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/defects/
H A Ddilute_solution_model.py660 plot_style="highcharts", argument
1264 plot_style="highchargs", argument
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dgraphics.h52 enum PLOT_STYLE plot_style; /* style set by "with" or by default */ member
H A Dgraph3d.h89 enum PLOT_STYLE plot_style; /* style set by "with" or by default */ member
H A Ddatafile.c3363 PLOT_STYLE plot_style; member
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dgraphics.h52 enum PLOT_STYLE plot_style; /* style set by "with" or by default */ member
H A Dgraph3d.h89 enum PLOT_STYLE plot_style; /* style set by "with" or by default */ member
H A Ddatafile.c3363 PLOT_STYLE plot_style; member
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dgraphics.h52 enum PLOT_STYLE plot_style; /* style set by "with" or by default */ member
H A Dgraph3d.h93 enum PLOT_STYLE plot_style; /* style set by "with" or by default */ member
H A Ddatafile.c3337 PLOT_STYLE plot_style; member
/dports/astro/siril/siril/src/gui/gnuplot_i/
H A Dgnuplot_i.c268 void gnuplot_setstyle(gnuplot_ctrl * h, char * plot_style) in gnuplot_setstyle()