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

/inkscape/src/live_effects/
H A Dlpe-curvestitch.cpp165 Geom::PathVector temppath = sp_svg_read_pathv( item->getRepr()->attribute("inkscape:original-d")); local
166 for (unsigned int i=0; i < temppath.size(); i++) {
167 pwd2.concat( temppath[i].toPwSb() );

Completed in 14 milliseconds