Searched refs:pXor (Results 1 – 1 of 1) sorted by relevance
151 unsigned char *pXor; in winLoadCursor() local198 pXor = calloc(1, nBytes); in winLoadCursor()212 pXor[nWinPix] = reverse(~pCursor->bits->source[nXPix]); in winLoadCursor()214 pXor[nWinPix] = reverse(pCursor->bits->source[nXPix]); in winLoadCursor()229 pXor[nWinPix] = in winLoadCursor()232 pXor[nWinPix] = in winLoadCursor()411 pScreenPriv->cursor.sm_cy, pAnd, pXor); in winLoadCursor()416 free(pXor); in winLoadCursor()