Lines Matching defs:order
127 int order(void) const
1989 PtOrder& order = it->second;
1993 order.sort(dim);
2030 // If one of these is fixed, then determine order based on
2031 // fixed segment, that is, order so the fixed segment doesn't
2041 // C-bends that did not have a clear order with s-bends might
2042 // not have a good ordering here, so compare their order in
2045 const int lhsOrder = lhs.order();
2046 const int rhsOrder = rhs.order();
2063 // overlap (they are just collinear. The relative order for
2085 // most of the elements. Hence we order these, using insertion sort, and