Home | History | Annotate | Download | only in ports

Lines Matching refs:currentPoint

1590                 POINTFX currentPoint = pc->apfx[0];
1594 currentPoint.y = hintedY.y;
1597 POINTFX pnt_b = currentPoint;//pc->apfx[u]; // B is always the current point
1604 currentPoint.x = pnt_c.x;
1605 currentPoint.y = pnt_c.y;