Home
last modified time | relevance | path

Searched refs:cur_capstyle (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_update.c209 up_part(cur_capstyle, cur_l->cap_style, I_CAPSTYLE); in init_update_settings()
273 up_part(cur_capstyle, cur_a->cap_style, I_CAPSTYLE); in init_update_settings()
293 up_part(cur_capstyle, cur_s->cap_style, I_CAPSTYLE); in init_update_settings()
459 up_part(arc->cap_style, cur_capstyle, I_CAPSTYLE); in update_arc()
490 up_part(line->cap_style, cur_capstyle, I_CAPSTYLE); in update_line()
549 up_part(spline->cap_style, cur_capstyle, I_CAPSTYLE); in update_spline()
H A Dd_box.c118 box->cap_style = cur_capstyle; in create_boxobject()
H A Dd_arcbox.c116 box->cap_style = cur_capstyle; in create_arc_boxobject()
H A Dd_regpoly.c121 poly->cap_style = cur_capstyle; in create_regpoly()
H A Dmode.c209 int cur_capstyle = CAP_BUTT; variable
H A Dd_spline.c127 spline->cap_style = cur_capstyle; in create_splineobject()
H A De_tangent.c145 line->cap_style = cur_capstyle; in tangent_normal_line()
H A Dmode.h294 extern int cur_capstyle;
H A Dd_line.c277 line->cap_style = cur_capstyle; in create_lineobject()
H A Dd_arc.c270 arc->cap_style = cur_capstyle; in create_arcobject()
H A Dw_style.c78 "cap_style", Tint, NULL, &cur_capstyle, I_CAPSTYLE,
H A Dw_indpanel.c443 &cur_capstyle, NULL, inc_choice, dec_choice, show_capstyle, 0, 0, 0.0,
3601 update_choice_pixmap(sw, cur_capstyle); in show_capstyle()
3602 switch (cur_capstyle) { in show_capstyle()
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Dfig_defs.h400 extern int cur_capstyle;
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Dfig_defs.h400 extern int cur_capstyle;
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Dfig_defs.h400 extern int cur_capstyle;
/dports/print/transfig/transfig.3.2.5e/fig2dev/dev/
H A Dgenps.c90 static int cur_capstyle = 0; variable
1257 if (j != cur_capstyle) {
1258 cur_capstyle = j;
1259 fprintf(tfp, "%d slc\n", cur_capstyle);
2617 cur_capstyle = -1;
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/dev/
H A Dgenps.c157 static int cur_capstyle = 0; variable
1543 if (j != cur_capstyle) { in set_linecap()
1544 cur_capstyle = j; in set_linecap()
1545 fprintf(tfp, "%d slc\n", cur_capstyle); in set_linecap()
2851 cur_capstyle = -1; in do_split()
H A Dgentikz.c1057 static int cur_capstyle = 0; in set_capstyle() local
1064 if (c == cur_capstyle) in set_capstyle()
1067 cur_capstyle = c; in set_capstyle()
H A Dgenpict2e.c118 static int cur_capstyle = 0; variable
344 if (j != cur_capstyle) { in set_linecap()
345 cur_capstyle = j; in set_linecap()
/dports/print/transfig/transfig.3.2.5e/
H A DCHANGES898 o erroneous "extern" declarations for cur_capstyle and cur_joinstyle in two
/dports/print/fig2dev/fig2dev-3.2.8a/
H A DCHANGES1135 o erroneous "extern" declarations for cur_capstyle and cur_joinstyle in two