Searched refs:CursorBits (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dcursorstr.h68 } CursorBits, *CursorBitsPtr; typedef in typeref:struct:_CursorBits
70 #define CURSOR_BITS_SIZE (sizeof(CursorBits) + dixPrivatesSize(PRIVATE_CURSOR_BITS))
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dcursorstr.h71 } CursorBits, *CursorBitsPtr; typedef in typeref:struct:_CursorBits
73 #define CURSOR_BITS_SIZE (sizeof(CursorBits) + dixPrivatesSize(PRIVATE_CURSOR_BITS))
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dalp_hwcurs.c50 unsigned char *CursorBits = pAlp->CursorBits; local in function:AlpLoadSkewedCursor
67 p2 = CursorBits + a;
82 p2 = CursorBits+CURSORSIZE+a;
135 memcpy(pAlp->HWCursorBits, pAlp->CursorBits, 2*CURSORSIZE);
153 pAlp->CursorBits = bits;
218 pAlp->CursorBits = NULL;
H A Dalp.h55 unsigned char * CursorBits; member in struct:alpRec
/xsrc/external/mit/xorg-server.old/dist/render/
H A Danimcur.c75 static CursorBits animCursorBits = {
/xsrc/external/mit/xorg-server/dist/render/
H A Danimcur.c73 static CursorBits animCursorBits = {

Completed in 5 milliseconds