Home
last modified time | relevance | path

Searched defs:param_setup_nodepath (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-vonkoch.cpp17 VonKochPathParam::param_setup_nodepath(Inkscape::NodePath::Path *np) in param_setup_nodepath() function in Inkscape::LivePathEffect::VonKochPathParam
25 VonKochRefPathParam::param_setup_nodepath(Inkscape::NodePath::Path *np) in param_setup_nodepath() function in Inkscape::LivePathEffect::VonKochRefPathParam
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/parameter/
H A Dparameter.h81 virtual void param_setup_nodepath(Inkscape::NodePath::Path * /*np*/){}; in param_setup_nodepath() function
H A Dpath.cpp302 PathParam::param_setup_nodepath(Inkscape::NodePath::Path *) in param_setup_nodepath() function in Inkscape::LivePathEffect::PathParam