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

/inkscape/src/
H A Dsp-lpe-item.h87 Inkscape::LivePathEffect::LPEObjectReference* getCurrentLPEReference();
H A Dsp-lpe-item.cpp495 Inkscape::LivePathEffect::LPEObjectReference* lperef = this->getCurrentLPEReference();
535 Inkscape::LivePathEffect::LPEObjectReference* lperef = getCurrentLPEReference();
556 Inkscape::LivePathEffect::LPEObjectReference* lperef = getCurrentLPEReference();
764 Inkscape::LivePathEffect::LPEObjectReference *lperef = this->getCurrentLPEReference();
843 Inkscape::LivePathEffect::LPEObjectReference* SPLPEItem::getCurrentLPEReference() function in class:SPLPEItem
854 Inkscape::LivePathEffect::LPEObjectReference* lperef = getCurrentLPEReference();

Completed in 42 milliseconds