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

/inkscape/src/
H A Dsp-path.cpp173 this->update_patheffect(true);
327 void SPPath::update_patheffect(bool write) { function in class:SPPath
H A Dsp-spiral.cpp201 void SPSpiral::update_patheffect(bool write) { function in class:SPSpiral
H A Dsp-ellipse.cpp589 void SPGenericEllipse::update_patheffect(bool write) function in class:SPGenericEllipse
H A Dsp-star.cpp227 void SPStar::update_patheffect(bool write) { function in class:SPStar
H A Dsp-lpe-item.cpp277 void SPLPEItem::update_patheffect(bool /*write*/) { function in class:SPLPEItem
282 * Calls any registered handlers for the update_patheffect action
327 top->update_patheffect(write);
H A Dsp-item-group.cpp796 void SPGroup::update_patheffect(bool write) { function in class:SPGroup
808 lpeItem->update_patheffect(write);

Completed in 26 milliseconds