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

/inkscape/src/
H A Dgraphlayout.cpp3 * Interface between Inkscape code (SPItem) and graphlayout functions.
28 #include "graphlayout.h"
103 void graphlayout(std::vector<SPItem*> const &items) { function
142 //fprintf(stderr,"NULL item_box found in graphlayout, ignoring!\n");

Completed in 979 milliseconds