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

/inkscape/src/
H A Dsp-pattern.cpp509 bool SPPattern::_hasItemChildren() const function in class:SPPattern
545 if (pat_i && SP_IS_OBJECT(pat_i) && pat_i->_hasItemChildren()) {

Completed in 11 milliseconds