Home
last modified time | relevance | path

Searched refs:oldWidths (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwideline.c362 int *oldWidths; in UniquifySpansX() local
372 oldWidths = spans->widths; in UniquifySpansX()
376 newx2 = newx1 + *oldWidths; in UniquifySpansX()
380 oldWidths++; in UniquifySpansX()
390 newx2 = oldpt + *oldWidths; in UniquifySpansX()
394 oldpt = oldpt + *oldWidths; in UniquifySpansX()