Searched refs:less_than_items (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | path-chemistry.cpp | 48 inline bool less_than_items(SPItem const *first, SPItem const *second) function 86 sort(items.begin(),items.end(),less_than_items); |
Completed in 14 milliseconds