Searched refs:pyp (Results 1 – 1 of 1) sorted by relevance
645 int pxp, pyp; /* previous point (to make lines from) */ in picurve() local664 pyp = (y[0] + y[1]) / 2; /* point to the start of the 1st line */ in picurve()665 tmove2(pxp, pyp); in picurve()