Searched refs:replacePathEffects (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsp-lpe-item.h53 void replacePathEffects( std::vector<LivePathEffectObject const *> const &old_lpeobjs,
H A Dsp-lpe-item.cpp878 void SPLPEItem::replacePathEffects( std::vector<LivePathEffectObject const *> const &old_lpeobjs, function in class:SPLPEItem
937 this->replacePathEffects(old_lpeobjs, new_lpeobjs);

Completed in 31 milliseconds