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

/inkscape/src/
H A Dselection.h228 SPItem *smallestItem(CompareSize compare);
H A Dselection.cpp362 SPItem *Selection::smallestItem(Selection::CompareSize compare) { function in class:Inkscape::Selection
/inkscape/src/ui/dialog/
H A Dalign-and-distribute.cpp157 focus = selection->smallestItem(horiz);
860 focus = selection->smallestItem(Selection::AREA);

Completed in 27 milliseconds