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

/inkscape/src/live_effects/
H A Dlpe-vonkoch.h30 virtual void param_setup_nodepath(Inkscape::NodePath::Path *np);
43 virtual void param_setup_nodepath(Inkscape::NodePath::Path *np);
H A Dlpe-vonkoch.cpp18 VonKochPathParam::param_setup_nodepath(Inkscape::NodePath::Path *np) function in class:Inkscape::LivePathEffect::VonKochPathParam
20 PathParam::param_setup_nodepath(np);
26 VonKochRefPathParam::param_setup_nodepath(Inkscape::NodePath::Path *np) function in class:Inkscape::LivePathEffect::VonKochRefPathParam
28 PathParam::param_setup_nodepath(np);
/inkscape/src/live_effects/parameter/
H A Dparameter.h74 virtual void param_setup_nodepath(Inkscape::NodePath::Path */*np*/) {}; function in class:Inkscape::LivePathEffect::Parameter
H A Dpath.h48 virtual void param_setup_nodepath(Inkscape::NodePath::Path *np);
H A Dpath.cpp234 PathParam::param_setup_nodepath(Inkscape::NodePath::Path *) function in class:Inkscape::LivePathEffect::PathParam

Completed in 30 milliseconds