Home
last modified time | relevance | path

Searched refs:lp_properties (Results 1 – 25 of 68) sorted by relevance

123

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dvplot.c124 int downsample = plot->lp_properties.p_interval; in vplot_points()
127 if (plot->lp_properties.p_type == PT_CHARACTER) in vplot_points()
128 plot->lp_properties.p_type = -1; in vplot_points()
129 if (plot->lp_properties.p_type == PT_VARIABLE) in vplot_points()
130 plot->lp_properties.p_type = -1; in vplot_points()
133 if (plot->lp_properties.pm3d_color.type == TC_RGB) in vplot_points()
166 if (plot->lp_properties.pm3d_color.type == TC_Z) in vplot_points()
174 else if (plot->lp_properties.p_type >= 0) in vplot_points()
175 (*t->point) (x, y, plot->lp_properties.p_type); in vplot_points()
325 quad[0].c = plot->lp_properties.pm3d_color.lt; in tessellate_one_cube()
[all …]
H A Dplot3d.c140 sp->lp_properties = default_lp_properties; in sp_alloc()
1975 this_plot->lp_properties = this_plot->arrow_properties.lp_properties; in eval_3dplots()
1986 this_plot->lp_properties = pm3d.border; in eval_3dplots()
2019 this_plot->lp_properties = lp; in eval_3dplots()
2121 this_plot->lp_properties = this_plot->arrow_properties.lp_properties; in eval_3dplots()
2125 this_plot->lp_properties = pm3d.border; in eval_3dplots()
2131 this_plot->lp_properties.l_width = 1.0; in eval_3dplots()
2133 this_plot->lp_properties.d_type = line_num; in eval_3dplots()
2155 = this_plot->lp_properties.pm3d_color; in eval_3dplots()
2166 this_plot->lp_properties.p_size = 1; in eval_3dplots()
[all …]
H A Dplot2d.c114 cp->lp_properties = default_lp_properties; in cp_alloc()
2507 lp = spiderplot_style.lp_properties; in eval_plots()
2518 this_plot->lp_properties = lp; in eval_plots()
2624 this_plot->lp_properties = this_plot->arrow_properties.lp_properties; in eval_plots()
2631 this_plot->lp_properties.l_type = line_num; in eval_plots()
2632 this_plot->lp_properties.l_width = 1.0; in eval_plots()
2649 this_plot->lp_properties.p_type = spiderplot_style.lp_properties.p_type; in eval_plots()
2650 this_plot->lp_properties.p_size = spiderplot_style.lp_properties.p_size; in eval_plots()
2651 this_plot->lp_properties.l_width = spiderplot_style.lp_properties.l_width; in eval_plots()
2675 this_plot->lp_properties.p_size = 1; in eval_plots()
[all …]
H A Dgadgets.c832 arrow->lp_properties = tmp_lp_style; in default_arrow_style()
891 if ((this_label->lp_properties.flags & LP_SHOW_POINTS)) { in get_offsets()
997 term_apply_lp_properties(&this_label->lp_properties); in write_label()
998 (*term->point) (x, y, this_label->lp_properties.p_type); in write_label()
1082 grid_wall[WALL_Y0_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1083 grid_wall[WALL_X0_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1084 grid_wall[WALL_Y1_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1085 grid_wall[WALL_X1_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1086 grid_wall[WALL_Z0_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1087 grid_wall[WALL_Y0_TAG].lp_properties.pm3d_color.lt = WALL_Y_COLOR; in init_gadgets()
[all …]
H A Dgraph3d.c1386 * this_plot->lp_properties.l_width; in do_3dplot()
1671 if (plot->lp_properties.l_type == LT_NODRAW) in plot3d_lines()
1676 && plot->lp_properties.pm3d_color.value < 0.0; in plot3d_lines()
2021 ptchar = plot->lp_properties.p_char; in plot3d_points()
2034 else if (plot->lp_properties.p_type >= -1) in plot3d_points()
3480 this_plot->lp_properties.p_char); in key_sample_point()
3583 lp_style_type lptmp = plot->lp_properties; in key_sample_line_pm3d()
3642 lp_style_type lptmp = plot->lp_properties; in key_sample_point_pm3d()
3694 term_apply_lp_properties(&ap.lp_properties); in plot3d_vectors()
3818 pm3d.border = plot->lp_properties; in plot3d_boxes()
[all …]
H A Dgraphics.c466 lpstyle = this_object->lp_properties; in place_objects()
832 this_plot->lp_properties = save_lp; in do_plot()
1214 if (plot->lp_properties.l_type == LT_NODRAW) in plot_lines()
2321 if (plot->lp_properties.p_number < 0) in plot_points()
2393 && (plot->lp_properties.p_type == PT_VARIABLE) in plot_points()
2397 pointtype = plot->lp_properties.p_type; in plot_points()
2421 if (plot->lp_properties.p_type == PT_CHARACTER) in plot_points()
2422 ptchar = plot->lp_properties.p_char; in plot_points()
2486 term_apply_lp_properties(&plot->lp_properties); in plot_circles()
2572 term_apply_lp_properties(&plot->lp_properties); in plot_ellipses()
[all …]
H A Dgadgets.h90 struct lp_style_type lp_properties; member
176 lp_style_type lp_properties; member
196 struct lp_style_type lp_properties; member
221 lp_style_type lp_properties;/* used to draw the axes themselves */ member
228 lp_style_type lp_properties; member
H A Dsave.c313 save_pm3dcolor(fp, &default_rectangle.lp_properties.pm3d_color); in save_set_all()
538 if ((this_label->lp_properties.flags & LP_SHOW_POINTS) == 0) in save_set_all()
542 save_linetype(fp, &(this_label->lp_properties), TRUE); in save_set_all()
594 save_linetype(fp, &(this_linestyle->lp_properties), TRUE); in save_set_all()
1263 save_linetype(fp, &(spiderplot_style.lp_properties), TRUE); in save_style_spider()
1798 if (this_object->lp_properties.l_width) in save_object()
1800 if (this_object->lp_properties.d_type) in save_object()
1801 save_dashtype(fp, this_object->lp_properties.d_type, in save_object()
1802 &this_object->lp_properties.custom_dash_pattern); in save_object()
1804 if (this_object->lp_properties.l_type == LT_DEFAULT) in save_object()
[all …]
H A Dboundary.c1244 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample()
1301 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample()
1352 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample()
1384 && this_plot->lp_properties.p_interval < 0) { in do_key_sample_point()
1389 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample_point()
1400 if (this_plot->lp_properties.p_size == PTSZ_VARIABLE) in do_key_sample_point()
1407 this_plot->lp_properties.p_char); in do_key_sample_point()
1408 apply_pm3dcolor(&(this_plot->lp_properties.pm3d_color)); in do_key_sample_point()
1411 this_plot->lp_properties.p_type); in do_key_sample_point()
1417 if (label->lp_properties.flags & LP_SHOW_POINTS) { in do_key_sample_point()
[all …]
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dvplot.c124 int downsample = plot->lp_properties.p_interval; in vplot_points()
127 if (plot->lp_properties.p_type == PT_CHARACTER) in vplot_points()
128 plot->lp_properties.p_type = -1; in vplot_points()
129 if (plot->lp_properties.p_type == PT_VARIABLE) in vplot_points()
130 plot->lp_properties.p_type = -1; in vplot_points()
133 if (plot->lp_properties.pm3d_color.type == TC_RGB) in vplot_points()
166 if (plot->lp_properties.pm3d_color.type == TC_Z) in vplot_points()
174 else if (plot->lp_properties.p_type >= 0) in vplot_points()
175 (*t->point) (x, y, plot->lp_properties.p_type); in vplot_points()
325 quad[0].c = plot->lp_properties.pm3d_color.lt; in tessellate_one_cube()
[all …]
H A Dplot3d.c140 sp->lp_properties = default_lp_properties; in sp_alloc()
1975 this_plot->lp_properties = this_plot->arrow_properties.lp_properties; in eval_3dplots()
1986 this_plot->lp_properties = pm3d.border; in eval_3dplots()
2019 this_plot->lp_properties = lp; in eval_3dplots()
2121 this_plot->lp_properties = this_plot->arrow_properties.lp_properties; in eval_3dplots()
2125 this_plot->lp_properties = pm3d.border; in eval_3dplots()
2131 this_plot->lp_properties.l_width = 1.0; in eval_3dplots()
2133 this_plot->lp_properties.d_type = line_num; in eval_3dplots()
2155 = this_plot->lp_properties.pm3d_color; in eval_3dplots()
2166 this_plot->lp_properties.p_size = 1; in eval_3dplots()
[all …]
H A Dplot2d.c114 cp->lp_properties = default_lp_properties; in cp_alloc()
2507 lp = spiderplot_style.lp_properties; in eval_plots()
2518 this_plot->lp_properties = lp; in eval_plots()
2624 this_plot->lp_properties = this_plot->arrow_properties.lp_properties; in eval_plots()
2631 this_plot->lp_properties.l_type = line_num; in eval_plots()
2632 this_plot->lp_properties.l_width = 1.0; in eval_plots()
2649 this_plot->lp_properties.p_type = spiderplot_style.lp_properties.p_type; in eval_plots()
2650 this_plot->lp_properties.p_size = spiderplot_style.lp_properties.p_size; in eval_plots()
2651 this_plot->lp_properties.l_width = spiderplot_style.lp_properties.l_width; in eval_plots()
2675 this_plot->lp_properties.p_size = 1; in eval_plots()
[all …]
H A Dgadgets.c832 arrow->lp_properties = tmp_lp_style; in default_arrow_style()
891 if ((this_label->lp_properties.flags & LP_SHOW_POINTS)) { in get_offsets()
997 term_apply_lp_properties(&this_label->lp_properties); in write_label()
998 (*term->point) (x, y, this_label->lp_properties.p_type); in write_label()
1082 grid_wall[WALL_Y0_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1083 grid_wall[WALL_X0_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1084 grid_wall[WALL_Y1_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1085 grid_wall[WALL_X1_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1086 grid_wall[WALL_Z0_TAG].lp_properties.pm3d_color.type = TC_RGB; in init_gadgets()
1087 grid_wall[WALL_Y0_TAG].lp_properties.pm3d_color.lt = WALL_Y_COLOR; in init_gadgets()
[all …]
H A Dgraph3d.c1386 * this_plot->lp_properties.l_width; in do_3dplot()
1671 if (plot->lp_properties.l_type == LT_NODRAW) in plot3d_lines()
1676 && plot->lp_properties.pm3d_color.value < 0.0; in plot3d_lines()
2021 ptchar = plot->lp_properties.p_char; in plot3d_points()
2034 else if (plot->lp_properties.p_type >= -1) in plot3d_points()
3480 this_plot->lp_properties.p_char); in key_sample_point()
3583 lp_style_type lptmp = plot->lp_properties; in key_sample_line_pm3d()
3642 lp_style_type lptmp = plot->lp_properties; in key_sample_point_pm3d()
3694 term_apply_lp_properties(&ap.lp_properties); in plot3d_vectors()
3818 pm3d.border = plot->lp_properties; in plot3d_boxes()
[all …]
H A Dgraphics.c466 lpstyle = this_object->lp_properties; in place_objects()
832 this_plot->lp_properties = save_lp; in do_plot()
1214 if (plot->lp_properties.l_type == LT_NODRAW) in plot_lines()
2321 if (plot->lp_properties.p_number < 0) in plot_points()
2393 && (plot->lp_properties.p_type == PT_VARIABLE) in plot_points()
2397 pointtype = plot->lp_properties.p_type; in plot_points()
2421 if (plot->lp_properties.p_type == PT_CHARACTER) in plot_points()
2422 ptchar = plot->lp_properties.p_char; in plot_points()
2486 term_apply_lp_properties(&plot->lp_properties); in plot_circles()
2572 term_apply_lp_properties(&plot->lp_properties); in plot_ellipses()
[all …]
H A Dgadgets.h90 struct lp_style_type lp_properties; member
176 lp_style_type lp_properties; member
196 struct lp_style_type lp_properties; member
221 lp_style_type lp_properties;/* used to draw the axes themselves */ member
228 lp_style_type lp_properties; member
H A Dsave.c313 save_pm3dcolor(fp, &default_rectangle.lp_properties.pm3d_color); in save_set_all()
538 if ((this_label->lp_properties.flags & LP_SHOW_POINTS) == 0) in save_set_all()
542 save_linetype(fp, &(this_label->lp_properties), TRUE); in save_set_all()
594 save_linetype(fp, &(this_linestyle->lp_properties), TRUE); in save_set_all()
1263 save_linetype(fp, &(spiderplot_style.lp_properties), TRUE); in save_style_spider()
1798 if (this_object->lp_properties.l_width) in save_object()
1800 if (this_object->lp_properties.d_type) in save_object()
1801 save_dashtype(fp, this_object->lp_properties.d_type, in save_object()
1802 &this_object->lp_properties.custom_dash_pattern); in save_object()
1804 if (this_object->lp_properties.l_type == LT_DEFAULT) in save_object()
[all …]
H A Dboundary.c1244 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample()
1301 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample()
1352 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample()
1384 && this_plot->lp_properties.p_interval < 0) { in do_key_sample_point()
1389 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample_point()
1400 if (this_plot->lp_properties.p_size == PTSZ_VARIABLE) in do_key_sample_point()
1407 this_plot->lp_properties.p_char); in do_key_sample_point()
1408 apply_pm3dcolor(&(this_plot->lp_properties.pm3d_color)); in do_key_sample_point()
1411 this_plot->lp_properties.p_type); in do_key_sample_point()
1417 if (label->lp_properties.flags & LP_SHOW_POINTS) { in do_key_sample_point()
[all …]
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dplot3d.c129 sp->lp_properties = default_lp_properties; in sp_alloc()
1598 this_plot->lp_properties.d_type = line_num; in eval_3dplots()
1699 this_plot->lp_properties = this_plot->arrow_properties.lp_properties; in eval_3dplots()
1710 this_plot->lp_properties = pm3d.border; in eval_3dplots()
1743 this_plot->lp_properties = lp; in eval_3dplots()
1832 this_plot->lp_properties = this_plot->arrow_properties.lp_properties; in eval_3dplots()
1836 this_plot->lp_properties = pm3d.border; in eval_3dplots()
1842 this_plot->lp_properties.l_width = 1.0; in eval_3dplots()
1865 = this_plot->lp_properties.pm3d_color; in eval_3dplots()
1876 this_plot->lp_properties.p_size = 1; in eval_3dplots()
[all …]
H A Dplot2d.c113 cp->lp_properties = default_lp_properties; in cp_alloc()
1134 tl->lp_properties.p_size = v[3]; in get_data()
2460 this_plot->lp_properties = lp; in eval_plots()
2564 this_plot->lp_properties = this_plot->arrow_properties.lp_properties; in eval_plots()
2571 this_plot->lp_properties.l_type = line_num; in eval_plots()
2572 this_plot->lp_properties.l_width = 1.0; in eval_plots()
2573 this_plot->lp_properties.p_type = line_num; in eval_plots()
2574 this_plot->lp_properties.d_type = line_num; in eval_plots()
2575 this_plot->lp_properties.p_size = pointsize; in eval_plots()
2608 this_plot->lp_properties.p_size = 1; in eval_plots()
[all …]
H A Dgraph3d.c1293 * this_plot->lp_properties.l_width; in do_3dplot()
1570 if (plot->lp_properties.l_type == LT_NODRAW) in plot3d_lines()
1575 && plot->lp_properties.pm3d_color.value < 0.0; in plot3d_lines()
1845 int interval = plot->lp_properties.p_interval; in plot3d_points()
1907 else if (plot->lp_properties.p_type >= -1) in plot3d_points()
3271 this_plot->lp_properties.p_char); in key_sample_point()
3354 lp_style_type lptmp = plot->lp_properties; in key_sample_line_pm3d()
3413 lp_style_type lptmp = plot->lp_properties; in key_sample_point_pm3d()
3465 term_apply_lp_properties(&ap.lp_properties); in plot3d_vectors()
3477 term_apply_lp_properties(&ap.lp_properties); in plot3d_vectors()
[all …]
H A Dgadgets.h86 struct lp_style_type lp_properties; member
173 lp_style_type lp_properties; member
194 struct lp_style_type lp_properties; member
206 lp_style_type lp_properties;/* used to draw the axes themselves */ member
H A Dgraphics.c380 lpstyle = this_object->lp_properties; in place_objects()
690 this_plot->lp_properties = save_lp; in do_plot()
1046 if (plot->lp_properties.l_type == LT_NODRAW) in plot_lines()
2148 if (plot->lp_properties.p_number < 0) in plot_points()
2225 pointtype = plot->lp_properties.p_type; in plot_points()
2302 term_apply_lp_properties(&plot->lp_properties); in plot_circles()
2390 term_apply_lp_properties(&plot->lp_properties); in plot_ellipses()
2442 term_apply_lp_properties(&ap.lp_properties); in plot_vectors()
2461 term_apply_lp_properties(&ap.lp_properties); in plot_vectors()
2702 term_apply_lp_properties(&plot->lp_properties); in plot_c_bars()
[all …]
H A Dboundary.c1188 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample()
1246 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample()
1311 && this_plot->lp_properties.p_interval < 0) { in do_key_sample_point()
1316 term_apply_lp_properties(&this_plot->lp_properties); in do_key_sample_point()
1327 if (this_plot->lp_properties.p_size == PTSZ_VARIABLE) in do_key_sample_point()
1330 if (this_plot->lp_properties.p_type == PT_CHARACTER) { in do_key_sample_point()
1334 this_plot->lp_properties.p_char); in do_key_sample_point()
1335 apply_pm3dcolor(&(this_plot->lp_properties.pm3d_color)); in do_key_sample_point()
1338 this_plot->lp_properties.p_type); in do_key_sample_point()
1344 if (label->lp_properties.flags & LP_SHOW_POINTS) { in do_key_sample_point()
[all …]
H A Dsave.c282 save_pm3dcolor(fp, &default_rectangle.lp_properties.pm3d_color); in save_set_all()
504 if ((this_label->lp_properties.flags & LP_SHOW_POINTS) == 0) in save_set_all()
508 save_linetype(fp, &(this_label->lp_properties), TRUE); in save_set_all()
558 save_linetype(fp, &(this_linestyle->lp_properties), TRUE); in save_set_all()
1832 if (this_object->lp_properties.l_width) in save_object()
1833 fprintf(fp, "lw %.1f ",this_object->lp_properties.l_width); in save_object()
1834 if (this_object->lp_properties.d_type) in save_object()
1835 save_dashtype(fp, this_object->lp_properties.d_type, in save_object()
1836 &this_object->lp_properties.custom_dash_pattern); in save_object()
1838 if (this_object->lp_properties.l_type == LT_DEFAULT) in save_object()
[all …]

123