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

/inkscape/src/
H A Dsp-item.cpp320 SPObject *next_higher=std::find_if<SPObject::SiblingIterator>( local
323 if (next_higher) {
324 Inkscape::XML::Node *ref = next_higher->getRepr();

Completed in 148 milliseconds