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

/inkscape/src/
H A Dsp-object.cpp137 sp_object_unref(this->_successor, NULL);
232 SPObject *sp_object_unref(SPObject *object, SPObject *owner) function
481 sp_object_unref(this, NULL);
602 sp_object_unref(object, this);
639 sp_object_unref(ochild, NULL);
697 sp_object_unref(child, NULL);
888 sp_object_unref(conflict, NULL);
1237 sp_object_unref(this);

Completed in 21 milliseconds