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

/inkscape/src/
H A Dselection.h166 void addList(std::vector<SPItem*> const &objs);
H A Dpath-chemistry.cpp314 selection->addList(selected);
346 selection->addList(selected);
H A Dselection.cpp247 addList(list);
251 void Selection::addList(std::vector<SPItem*> const &list) { function in class:Inkscape::Selection
H A Dselection-chemistry.cpp898 selection->addList(new_select);
4023 selection->addList(items_to_select);
4156 selection->addList(items_to_select);
/inkscape/src/ui/tools/
H A Dnode-tool.cpp622 selection->addList(_previous_selection);
H A Dselect-tool.cpp721 selection->addList (items);

Completed in 41 milliseconds