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

/inkscape/src/
H A Dsp-object.cpp983 object->updateRepr(0);
1081 Inkscape::XML::Node * SPObject::updateRepr(unsigned int flags) function in class:SPObject
1086 return updateRepr(repr->document(), repr, flags);
1097 Inkscape::XML::Node * SPObject::updateRepr(Inkscape::XML::Document *doc, Inkscape::XML::Node *repr, unsigned int flags) function in class:SPObject

Completed in 32 milliseconds