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

/inkscape/src/helper/
H A Dgeom.cpp484 Geom::Path cubicbezier_path = Geom::cubicbezierpath_from_sbasis(cit->toSBasis(), 0.1); local
485 cubicbezier_path.close(false);
486 output.back().append(cubicbezier_path);
594 Geom::Path cubicbezier_path = Geom::cubicbezierpath_from_sbasis(cit->toSBasis(), 0.1); local
595 output.back().append(cubicbezier_path);

Completed in 15 milliseconds