Home
last modified time | relevance | path

Searched defs:fillpoints (Results 1 – 13 of 13) sorted by relevance

/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/
H A Dbound.h61 struct d_pos fillpoints[6]; /* points to fill if not "simple" */ member
H A Dbound.c832 F_pos points[], int *npoints, F_pos fillpoints[], in calc_arrow()
/dports/print/transfig/transfig.3.2.5e/fig2dev/
H A Dcalc_arrow.325.c3 points, npoints, fillpoints, nfillpoints, clippts, nclippts) in calc_arrow() argument
H A Dbound.c52 struct _fpnt fillpoints[6]; /* points to fill if not "simple" */ member
810 points, npoints, fillpoints, nfillpoints, clippts, nclippts) in calc_arrow() argument
/dports/devel/re2c/re2c-2.2/src/dfa/
H A Dfillpoints.cc175 void fillpoints(const dfa_t &dfa, std::vector<size_t> &fill) in fillpoints() function
/dports/print/transfig/transfig.3.2.5e/fig2dev/dev/
H A Dgensvg.c233 Point points[50], fillpoints[50], clippoints[50]; variable
H A Dgenmp.c479 Point points[50], fillpoints[50], clippoints[50]; local
H A Dgenps.c2231 draw_arrow(obj, arrow, points, npoints, fillpoints, nfillpoints, col) in draw_arrow() argument
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/dev/
H A Dgenmp.c487 F_pos points[50], fillpoints[50], clippoints[50]; in genmp_drawarrow() local
H A Dgensvg.c1072 F_pos points[], int nfillpoints, F_pos *fillpoints in arrow_path()
H A Dgenps.c2488 F_pos *fillpoints, int nfillpoints, int col) in draw_arrow()
H A Dgenpict2e.c1154 F_pos points[50], fillpoints[50], clippts[50]; in put_arrow() local
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_draw.c70 struct _fpnt fillpoints[6]; /* points to fill if not "simple" */ member
1642 … y2, int linethick, F_arrow *arrow, zXPoint *points, int *npoints, zXPoint *fillpoints, int *nfill… in calc_arrow()