Lines Matching full:spans
519 Opposite values result from combining coincident spans.
530 // spans with the same T value (but not 'other' spans) in findNextOp()
635 // spans with the same T value (but not 'other' spans) in findNextWinding()
731 // spans with the same T value (but not 'other' spans) in findNextXor()
1223 do { // iterate through all spans associated with start in moveMultiples()
1235 // find range of spans to consider merging in moveMultiples()
1273 // it contains spans of segments in test's loop but not including 'this' in moveMultiples()
1306 // adjacent spans may have points close by
1311 // if the first pt pair from adjacent spans are far apart, assume that all are far enough apart in spansNearby()
1380 // release undeleted spans pointing to this seg that are linked to the primary span in moveNearby()
1404 // This loop looks for adjacent spans which are near by in moveNearby()
1406 do { // iterate through all spans associated with start in moveNearby()