Searched refs:xorBits (Results 1 – 1 of 1) sorted by relevance
81 uint8 xorBits = *xorMask++; in Mach64_LoadCursorImage() local87 cursorBits |= (xorBits & 0x01); in Mach64_LoadCursorImage()89 xorBits >>= 1; in Mach64_LoadCursorImage()