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

/inkscape/src/ui/dialog/
H A Dlivepatheffect-editor.cpp340 * First clears the effectlist_store, then appends all effects from the effectlist.
347 PathEffectList effectlist = lpeitem->getEffectList(); local
349 for( it = effectlist.begin() ; it!=effectlist.end(); ++it)
415 // show effectlist dialog
445 // item is a clone. do not show effectlist dialog.

Completed in 15 milliseconds