Lines Matching defs:widths
1439 tw = widths[a]; widths[a] = widths[b]; widths[b] = tw; \1449 int widths[],1479 tw = widths[i];1483 widths[k] = widths[k-1];1486 widths[j] = tw;1528 QuickSortSpans(&spans[j+1], &widths[j+1], numSpans-j-1);