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

/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-damage.c263 GlyphListPtr listTmp = list; local in function:uxa_damage_glyphs
279 x += listTmp->xOff;
280 y += listTmp->yOff;
281 n = listTmp->len;
300 listTmp++;
/xsrc/external/mit/xorg-server.old/dist/miext/damage/
H A Ddamage.c651 GlyphListPtr listTmp = list; local in function:damageGlyphs
667 x += listTmp->xOff;
668 y += listTmp->yOff;
669 n = listTmp->len;
688 listTmp++;
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c537 GlyphListPtr listTmp = list; local in function:damageGlyphs
552 x += listTmp->xOff;
553 y += listTmp->yOff;
554 n = listTmp->len;
572 listTmp++;

Completed in 11 milliseconds