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

/inkscape/src/live_effects/
H A Dlpe-bspline.h50 void sp_bspline_do_effect(SPCurve *curve, double helper_size);
H A Dlpe-bspline.cpp176 sp_bspline_do_effect(curve, helper_size);
179 void sp_bspline_do_effect(SPCurve *curve, double helper_size) function in namespace:Inkscape::LivePathEffect
/inkscape/src/ui/tools/
H A Dpen-tool.cpp1732 LivePathEffect::sp_bspline_do_effect(curve, 0);

Completed in 20 milliseconds