Searched refs:lastOff (Results 1 – 1 of 1) sorted by relevance
888 int lastOff = 0; /*- last point was off-contour */ in BSplineToPSPath() local926 lastOff = 0; in BSplineToPSPath()935 if (lastOff) in BSplineToPSPath()956 x0 = curx; y0 = cury; lastOff = 0; in BSplineToPSPath()960 if (lastOff) in BSplineToPSPath()977 lastOff = true; in BSplineToPSPath()
Completed in 26 milliseconds