Searched defs:float_sort (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/extensions/ | ||
H A D | guillotine.py | 57 def float_sort(a, b): function 136 horizontals.sort(cmp=float_sort) 152 verticals.sort(cmp=float_sort) |
Completed in 19 milliseconds