Searched refs:VERTICAL (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ |
H A D | selection.h | 68 enum CompareSize { HORIZONTAL, VERTICAL, AREA }; enumerator in enum:Inkscape::Selection::CompareSize
|
/inkscape/src/libcola/ |
H A D | cola.cpp | 212 straighten(*straightenEdges,VERTICAL); 349 gpY = new GradientProjection(VERTICAL,n,Q,Y,tol,100,acsy,avoidOverlaps,boundingBoxes,pbcy,scy);
|
H A D | gradient_projection.h | 192 enum Dim { HORIZONTAL, VERTICAL }; enumerator in enum:Dim
|
/inkscape/src/ui/dialog/ |
H A D | align-and-distribute.cpp | 143 ? Selection::HORIZONTAL : Selection::VERTICAL;
|
Completed in 517 milliseconds