Searched refs:lastMP (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/livarot/ |
H A D | PathCutting.cpp | 42 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 17 milliseconds