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

/inkscape/src/live_effects/
H A Deffect.h60 void doBeforeEffect_impl(SPLPEItem const* lpeitem);
163 SPLPEItem * sp_lpe_item; // these get stored in doBeforeEffect_impl, and derived classes may do as they please with them.
H A Deffect.cpp460 void Effect::doBeforeEffect_impl(SPLPEItem const* lpeitem) function in class:Inkscape::LivePathEffect::Effect
/inkscape/src/
H A Dsp-item-group.cpp818 lpeobj->get_lpe()->doBeforeEffect_impl(this);
H A Dsp-lpe-item.cpp248 lpe->doBeforeEffect_impl(this);

Completed in 332 milliseconds