Searched refs:newWidths (Results 1 – 1 of 1) sorted by relevance
358 UniquifySpansX(Spans * spans, DDXPointRec * newPoints, int *newWidths) in UniquifySpansX() argument369 startNewWidths = newWidths; in UniquifySpansX()386 *newWidths = newx2 - newx1; in UniquifySpansX()388 newWidths++; in UniquifySpansX()402 *newWidths = newx2 - newx1; in UniquifySpansX()405 return (newWidths - startNewWidths) + 1; in UniquifySpansX()