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

/inkscape/src/live_effects/
H A Dlpe-taperstroke.cpp196 Geom::Path last_cusp = return_at_first_cusp(path_in[0].reversed()); local
233 unsigned allowed_end = last_cusp.size();
257 end_attach_point = last_cusp(attach_end);

Completed in 15 milliseconds