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

/inkscape/src/
H A Dsp-tref.cpp251 SPObject *refRoot = tref->getObjectReferredTo(); local
261 if (tref->href && refRoot && sp_tref_reference_allowed(tref, refRoot)) {
267 tref->_delete_connection = refRoot->connectDelete(sigc::bind(sigc::ptr_fun(&sp_tref_delete_self), tref));

Completed in 14 milliseconds