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

/inkscape/src/
H A Dremoveoverlap.h16 void removeoverlap(std::vector<SPItem*> const &items, double xGap, double yGap);
H A Dremoveoverlap.cpp19 #include "removeoverlap.h"
40 void removeoverlap(std::vector<SPItem*> const &items, double const xGap, double const yGap) { function
/inkscape/src/ui/dialog/
H A Dalign-and-distribute.cpp35 #include "removeoverlap.h"
502 removeoverlap(_dialog.getDesktop()->getSelection()->itemList(), xGap, yGap);

Completed in 177 milliseconds