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

/inkscape/src/
H A Dsp-pattern.h89 guint _countHrefs(SPObject *o) const;
H A Dsp-pattern.cpp305 guint SPPattern::_countHrefs(SPObject *o) const function in class:SPPattern
323 i += _countHrefs(child);
350 if (pattern->href.empty() || pattern->hrefcount > _countHrefs(item)) {

Completed in 16 milliseconds