Searched defs:get_lpe (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/live_effects/
H A Dlpeobject.h41 Inkscape::LivePathEffect::Effect * get_lpe() { return lpe; }; function in class:LivePathEffectObject
42 Inkscape::LivePathEffect::Effect const * get_lpe() const { return lpe; }; function in class:LivePathEffectObject::Inkscape::LivePathEffect

Completed in 10 milliseconds