Lines Matching refs:enPos
377 Geom::Point stPos, enPos, stTgt, enTgt, stNor, enNor;
397 TangentOnSegAt (1.0, curX, temp, enPos, enTgt,
409 dest->LineTo (enPos+width*enNor);
415 OutlineJoin (dest, enPos, enNor, firstT, width, join,
441 TangentOnSegAt (1.0, curX, temp, enPos, enTgt, enTle);
451 dest->LineTo (enPos+width*enNor);
455 OutlineJoin (dest, enPos, enNor, firstT, width, join,
470 TangentOnSegAt (1.0, curX, *nData, enPos, enTgt, enTle);
485 lastP = enPos;
530 TangentOnCubAt (1.0, curX, *nData, true, enPos, enTgt,
535 lastP = enPos;
586 TangentOnArcAt (1.0, curX, *nData, enPos, enTgt, enTle,
591 lastP = enPos;
651 TangentOnSegAt (1.0, curX, temp, enPos, enTgt, enTle);
655 lastP = enPos;
682 TangentOnBezAt (1.0, curX, *nData, *nBData, true, enPos, enTgt, enTle, enRad);
686 lastP = enPos;
755 TangentOnBezAt (1.0, stx, tempi, tempb, true, enPos, enTgt, enTle, enRad);
758 lastP = enPos;
784 TangentOnBezAt (1.0, stx, tempi, tempb, true, enPos,
788 lastP = enPos;
1284 Geom::Point stPos, miPos, enPos;
1299 TangentOnCubAt (1.0, initial_point, temp, true, enPos, enTgt, enTle,
1321 int n_d = data->dest->CubicTo (enPos + width*enNor,
1335 PathDescrCubicTo temp(enPos + width * enNor,
1347 int n_d = data->dest->CubicTo (enPos + width*enNor,
1396 Geom::Point stPos, enPos, stTgt, enTgt;
1401 TangentOnBezAt (1.0, tmp, tempi, tempb, true, enPos, enTgt,
1414 Geom::Point stPos, miPos, enPos;
1429 TangentOnArcAt (data->d.a.enA, tmp, temp, enPos, enTgt,
1462 int n_d = data->dest->CubicTo (enPos + width*enNor,
1476 PathDescrCubicTo temp(enPos + width * enNor, stGue * scal * stTgt, enGue * scal * enTgt);
1486 int n_d = data->dest->CubicTo (enPos + width*enNor,