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

/inkscape/src/live_effects/
H A Deffect.h116 Parameter * getParameter(const char * key);
H A Deffect.cpp595 Parameter * param = getParameter(key);
713 Effect::getParameter(const char * key) function in class:Inkscape::LivePathEffect::Effect
/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1477 PathParam *pathparam = dynamic_cast<PathParam *>(lpe->getParameter(_lpe_key.data()));
1502 PathParam *pathparam = dynamic_cast<PathParam *>(lpe->getParameter(_lpe_key.data()));
/inkscape/src/
H A Dselection-chemistry.cpp2799 Inkscape::LivePathEffect::Parameter *lpeparam = lpe->getParameter("linkedpath");

Completed in 41 milliseconds