Searched defs:plast (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/livarot/
H A DShape.cpp564 int plast = ppos; local
569 while (le < ppos || ri > plast)
627 if (ri > plast)
658 if (ri > plast + 1)
660 SwapPoints (ri, plast + 1, plast);
661 plast++;
664 else if (ri == plast + 1)
666 plast++;
681 while (ri > plast);
746 int plast = ppos; local
950 int plast = ppos; local
1713 int plast = ppos; local
[all...]

Completed in 16 milliseconds