Searched defs:sml (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | selection.cpp | 370 SPItem *Selection::_sizeistItem(bool sml, Selection::CompareSize compare) { argument 372 gdouble max = sml ? 1e18 : 0; 382 size = sml ? size : size * -1; |
Completed in 16 milliseconds