Searched refs:CursorBits (Results 1 – 3 of 3) sorted by relevance
68 } CursorBits, *CursorBitsPtr; typedef70 #define CURSOR_BITS_SIZE (sizeof(CursorBits) + dixPrivatesSize(PRIVATE_CURSOR_BITS))
73 static CursorBits animCursorBits = {
161330 devPrivates rework: convert CursorRec and CursorBits over to new interface.