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

/inkscape/src/live_effects/parameter/
H A Dpath.h58 void paste_param_path(const char *svgd);
H A Dpath.cpp429 PathParam::paste_param_path(const char *svgd) function in class:Inkscape::LivePathEffect::PathParam
452 paste_param_path(svgd.data());
/inkscape/src/ui/tools/
H A Dfreehand-base.cpp289 static_cast<LPEBendPath*>(lpe)->bend_path.paste_param_path(svgd);

Completed in 1340 milliseconds