Home
last modified time | relevance | path

Searched refs:T_POLYLINE (Results 1 – 25 of 61) sorted by relevance

123

/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_convert.c99 if (cur_l->type == T_POLYLINE || cur_l->type == T_POLYGON) { in init_convert_line_spline()
228 l->type = T_POLYLINE; in spline_line()
291 if (line->type == T_POLYLINE) in toggle_polyline_polygon()
324 line->type = T_POLYLINE; in toggle_polyline_polygon()
H A Du_markers.c93 ((l->type == T_POLYLINE) && (cur_objmask & M_POLYLINE_LINE)) || in validline_in_mask()
185 ((l->type == T_POLYLINE) && (mask & M_POLYLINE_LINE)) || in toggle_markers_in_compound()
240 ((l->type == T_POLYLINE) && CHANGED_MASK(M_POLYLINE_LINE)) || in update_markers()
H A De_tangent.c137 line->type = T_POLYLINE; in tangent_normal_line()
H A De_chop.c362 if (True == check_poly(this_line, NULL, T_POLYLINE)) in dice_polylines()
375 if (True == check_poly(this_line, NULL, T_POLYLINE)) in dice_polylines()
421 if ((T_POLYLINE != l->type) && (T_POLYGON != l->type)) { in chop_polyline()
527 rc = (T_POLYLINE == l->type) in chop_polyline()
H A Dd_line.c269 line->type = T_POLYLINE; in create_lineobject()
H A De_joinsplit.c145 if (line->type != T_POLYLINE) in join_lines()
565 line->type = T_POLYLINE; in split_polygon()
H A Dw_snap.c147 if (point && (l->type != T_POLYLINE)) point = point->next; in snap_polyline_focus_handler()
800 f_line_p->type = T_POLYLINE;
809 f_line_p->type = T_POLYLINE;
H A Dobject.h262 #define T_POLYLINE 1 macro
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/ipa/
H A Dfig.h53 #define T_POLYLINE 1 macro
/dports/graphics/libwmf/libwmf-0.2.12/src/ipa/
H A Dfig.h53 #define T_POLYLINE 1 macro
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/
H A Dobject.h127 #define T_POLYLINE 1 macro
155 l->type < T_POLYLINE || l->type > T_PIC_BOX || COMMON_PROPERTIES(l) || \
/dports/print/pic2fig/pic2fig/
H A Dfigd.c326 2, T_POLYLINE, SOLID_LINE, ipensize, arraylen ); in sendpath()
362 2, T_POLYLINE, (dotted? DOTTED_LINE: DASH_LINE), ipensize,
H A Dobject.h88 #define T_POLYLINE 1 macro
H A Dfigd.c,v243 O_POLYLINE, T_POLYLINE, SOLID_LINE,
269 O_POLYLINE, T_POLYLINE,
/dports/print/transfig/transfig.3.2.5e/fig2dev/dev/
H A Dgenmap.c343 case T_POLYLINE:
346 for (p = l->points; (l->type==T_POLYLINE? p: p->next) != NULL; p = p->next) {
H A Dgendxf.c712 case T_POLYLINE:
716 case T_POLYLINE:
748 if (l->type == T_POLYLINE) {
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/dev/
H A Dgenmap.c356 case T_POLYLINE: in genmap_line()
359 for (p = l->points; (l->type==T_POLYLINE? p: p->next) != NULL; p = p->next) { in genmap_line()
H A Dgendxf.c601 case T_POLYLINE: in gendxf_line()
605 case T_POLYLINE: in gendxf_line()
634 if (l->type == T_POLYLINE) { in gendxf_line()
/dports/print/transfig/transfig.3.2.5e/fig2dev/
H A Dobject.h109 #define T_POLYLINE 1 macro
H A Dread1_3.c348 l->type = T_POLYLINE;
/dports/graphics/libwmf/libwmf-0.2.12/src/ipa/fig/
H A Ddraw.h343 T_POLYLINE, in wmf_fig_draw_line()
419 T_POLYLINE, in wmf_fig_poly_line()
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/ipa/fig/
H A Ddraw.h343 T_POLYLINE, in wmf_fig_draw_line()
419 T_POLYLINE, in wmf_fig_poly_line()
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Dfig_defs.h165 #define T_POLYLINE 1 macro
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Dfig_defs.h165 #define T_POLYLINE 1 macro
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Dfig_defs.h165 #define T_POLYLINE 1 macro

123