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

/inkscape/src/live_effects/
H A Dlpe-taperstroke.cpp195 Geom::Path first_cusp = return_at_first_cusp(path_in[0]); local
206 if (size == first_cusp.size()) {
232 unsigned allowed_start = first_cusp.size();
256 start_attach_point = first_cusp(attach_start);

Completed in 30 milliseconds