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

/inkscape/src/live_effects/
H A Dlpe-taperstroke.cpp481 Geom::Path p_in = return_at_first_cusp(pathv[0]); local
482 pwd2.concat(p_in.toPwSb());
509 Geom::Path p_in = return_at_first_cusp(pathv[0].reversed()); local
510 Piecewise<D2<SBasis> > pwd2 = p_in.toPwSb();

Completed in 15 milliseconds