Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c537 GlyphListPtr listTmp = list; in damageGlyphs() local
552 x += listTmp->xOff; in damageGlyphs()
553 y += listTmp->yOff; in damageGlyphs()
554 n = listTmp->len; in damageGlyphs()
572 listTmp++; in damageGlyphs()