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

/inkscape/src/live_effects/
H A Dlpe-taperstroke.cpp350 Geom::Coord endTime = path_in[0].size() - attach_end; local
353 Geom::Path p2 = path_in[0].portion(attach_start, endTime);
354 Geom::Path p3 = path_in[0].portion(endTime, path_in[0].size());

Completed in 1699 milliseconds