Lines Matching defs:index
383 unsigned int index = path_last.size_default();
384 if (index > 0) {
385 index--;
387 Geom::Curve const &lastcurve = path_last[index];
579 unsigned int index = path_last.size_default();
581 if (index > 0) {
582 index--;
585 Geom::Curve const &lastcurve = path_last[index];
723 unsigned int index = path_last.size_default();
725 if (index > 0) {
726 index--;
729 Geom::Curve const &lastcurve = path_last[index];