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

/inkscape/src/live_effects/
H A Dlpeobject.cpp166 lpeobj->get_lpe()->setParameter(key, newval);
H A Deffect.h119 void setParameter(const gchar * key, const gchar * new_value);
H A Deffect.cpp593 Effect::setParameter(const gchar * key, const gchar * new_value) function in class:Inkscape::LivePathEffect::Effect
600 g_warning("Effect::setParameter - '%s' not accepted for %s", new_value, key);

Completed in 26 milliseconds