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

/inkscape/src/ui/dialog/
H A Dlivepatheffect-editor.h127 SPLPEItem * current_lpeitem; member in class:Inkscape::UI::Dialog::LivePathEffectEditor
H A Dlivepatheffect-editor.cpp101 current_lpeitem(NULL)
279 current_lpeitem = NULL;
288 current_lpeitem = lpeitem;
551 if (lperef && current_lpeitem) {
554 current_lpeitem->setCurrentPathEffect(lperef);

Completed in 1257 milliseconds