Searched refs:lastMP (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/livarot/
H A DPathCutting.cpp42 int lastMP = -1; local
47 DashSubPath(i-lastMI,lastMP, orig_pts, head,tail,body,nbD,dashs,stPlain,stOffset);
50 lastMP=curP;
55 DashSubPath(orig_pts.size() - lastMI, lastMP, orig_pts, head, tail, body, nbD, dashs, stPlain, stOffset);

Completed in 18 milliseconds