Searched refs:AREA (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dselection.h68 enum CompareSize { HORIZONTAL, VERTICAL, AREA }; enumerator in enum:Inkscape::Selection::CompareSize
/inkscape/src/ui/dialog/
H A Dalign-and-distribute.cpp857 focus = selection->largestItem(Selection::AREA);
860 focus = selection->smallestItem(Selection::AREA);

Completed in 311 milliseconds