Searched refs:pAnd (Results 1 – 1 of 1) sorted by relevance
150 unsigned char *pAnd; in winLoadCursor() local196 pAnd = malloc(nBytes); in winLoadCursor()197 memset(pAnd, 0xFF, nBytes); in winLoadCursor()210 pAnd[nWinPix] = 0; in winLoadCursor()227 pAnd[nWinPix] = reverse(~mask); in winLoadCursor()316 bit = pAnd[nWinPix]; in winLoadCursor()350 1, 1, pAnd); in winLoadCursor()411 pScreenPriv->cursor.sm_cy, pAnd, pXor); in winLoadCursor()415 free(pAnd); in winLoadCursor()