Searched defs:straighten (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libcola/ | ||
H A D | cola.cpp | 211 straighten(*straightenEdges,HORIZONTAL); 212 straighten(*straightenEdges,VERTICAL); 221 void ConstrainedMajorizationLayout::straighten(std::vector<straightener::Edge*>& sedges, Dim dim) { function in class:cola::ConstrainedMajorizationLayout |
Completed in 14 milliseconds