Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/groff/src/devices/xditview/
Ddraw.c592 appendPoint(XPoint *points, int *pointi, int x, int y) in appendPoint() function
624 appendPoint (points, pointi, x_4, y_4); in flattenCurve()
667 appendPoint (points, &pointi, sx, sy); in DrawSpline()
668 appendPoint (points, &pointi, (sx + tx)/2, (sy + ty)/2); in DrawSpline()
683 appendPoint (points, &pointi, tx, ty); in DrawSpline()