Lines Matching defs:currentPoint
1464 POINTFX currentPoint = pc->apfx[0];1468 currentPoint.y = hintedPoint->y;1471 POINTFX pnt_b = currentPoint;//pc->apfx[u]; // B is always the current point1478 currentPoint.x = pnt_c.x;1479 currentPoint.y = pnt_c.y;