Searched refs:newx1 (Results 1 – 1 of 1) sorted by relevance
360 int newx1, newx2, oldpt, i, y; in UniquifySpansX() local375 newx1 = oldPoints->x; in UniquifySpansX()376 newx2 = newx1 + *oldWidths; in UniquifySpansX()384 newPoints->x = newx1; in UniquifySpansX()386 *newWidths = newx2 - newx1; in UniquifySpansX()389 newx1 = oldpt; in UniquifySpansX()401 newPoints->x = newx1; in UniquifySpansX()402 *newWidths = newx2 - newx1; in UniquifySpansX()