Searched refs:hXor (Results 1 – 1 of 1) sorted by relevance
156 HBITMAP hAnd, hXor; in winLoadCursor() local346 hXor = NULL; in winLoadCursor()354 hXor = in winLoadCursor()357 SetDIBits(hDC, hXor, 0, pScreenPriv->cursor.sm_cy, lpBits, in winLoadCursor()363 if (hAnd && hXor) { in winLoadCursor()368 ii.hbmColor = hXor; in winLoadCursor()401 if (hXor) in winLoadCursor()402 DeleteObject(hXor); in winLoadCursor()