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

/inkscape/src/ui/tool/
H A Dmulti-path-manipulator.cpp98 NodeList &sp_first = NodeList::get(join_iters.first); local
102 sp_first.reverse();
373 NodeList &sp_first = NodeList::get(i->first); local
404 sp_first.setClosed(true);
406 sp_first.splice(sp_first.end(), sp_second);
443 NodeList &sp_first = NodeList::get(i->first); local
448 sp_first.setClosed(true);
450 sp_first.splice(sp_first
[all...]

Completed in 15 milliseconds