Searched defs:fillpoints (Results 1 – 13 of 13) sorted by relevance
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/ |
H A D | bound.h | 61 struct d_pos fillpoints[6]; /* points to fill if not "simple" */ member
|
H A D | bound.c | 832 F_pos points[], int *npoints, F_pos fillpoints[], in calc_arrow()
|
/dports/print/transfig/transfig.3.2.5e/fig2dev/ |
H A D | calc_arrow.325.c | 3 points, npoints, fillpoints, nfillpoints, clippts, nclippts) in calc_arrow() argument
|
H A D | bound.c | 52 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 D | fillpoints.cc | 175 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 D | gensvg.c | 233 Point points[50], fillpoints[50], clippoints[50]; variable
|
H A D | genmp.c | 479 Point points[50], fillpoints[50], clippoints[50]; local
|
H A D | genps.c | 2231 draw_arrow(obj, arrow, points, npoints, fillpoints, nfillpoints, col) in draw_arrow() argument
|
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/dev/ |
H A D | genmp.c | 487 F_pos points[50], fillpoints[50], clippoints[50]; in genmp_drawarrow() local
|
H A D | gensvg.c | 1072 F_pos points[], int nfillpoints, F_pos *fillpoints in arrow_path()
|
H A D | genps.c | 2488 F_pos *fillpoints, int nfillpoints, int col) in draw_arrow()
|
H A D | genpict2e.c | 1154 F_pos points[50], fillpoints[50], clippts[50]; in put_arrow() local
|
/dports/graphics/xfig/xfig-3.2.8a/src/ |
H A D | u_draw.c | 70 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()
|