Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_draw.c181 static int nfpts, nbpts, nffillpts, nbfillpts; variable
323 draw_arrow((F_line *)a, a->for_arrow, farpts, nfpts, farfillpts, nffillpts, op); in draw_arc()
742 draw_arrow(line, line->for_arrow, farpts, nfpts, farfillpts, nffillpts, op); in draw_line()
1527 obj->for_arrow, farpts, &nfpts, farfillpts, &nffillpts, clippts, &nclippts); in clip_arrows()
2127 draw_arrow((F_line *)spline, spline->for_arrow, farpts, nfpts, farfillpts, nffillpts, op); in draw_spline()