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

/inkscape/src/
H A Duri-references.cpp227 sp_object_hunref(old_obj, _owner);
H A Dsp-shape.cpp103 _marker[i] = static_cast<SPMarker *>(sp_object_hunref(_marker[i], this));
912 shape->_marker[i] = static_cast<SPMarker *>(sp_object_hunref(shape->_marker[i], item));
961 shape->_marker[key] = static_cast<SPMarker *>(sp_object_hunref(shape->_marker[key], object));
H A Dsp-object.h172 SPObject *sp_object_hunref(SPObject *object, SPObject* owner);
H A Dsp-object.cpp263 SPObject *sp_object_hunref(SPObject *object, SPObject* owner) function

Completed in 24 milliseconds