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

/inkscape/src/
H A Dsp-lpe-item.h38 typedef std::list<Inkscape::LivePathEffect::LPEObjectReference *> PathEffectList; typedef
47 PathEffectList* path_effect_list;
82 PathEffectList getEffectList();
83 PathEffectList const getEffectList() const;

Completed in 25 milliseconds