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

/inkscape/src/
H A Dsp-object.h169 * \pre object points to real object and hrefcount>0
205 unsigned int hrefcount; /* number of xlink:href references */ member in class:SPObject
206 unsigned int _total_hrefcount; /* our hrefcount + total descendants */
401 * COLLECT_WITH_PARENT - don't worry about the object's hrefcount;
406 * hrefcount reaches zero

Completed in 77 milliseconds