Searched refs:CursorData (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_cursor.c50 pFfb->CursorData = src;
72 pFfb->CursorData = NULL;
95 pFfb->CursorData != NULL) {
98 FFBLoadCursorImage(pScrn, pFfb->CursorData);
122 pFfb->CursorData = NULL;
H A Dffb.h205 unsigned char *CursorData; member in struct:__anoncc77e9840308
/xsrc/external/mit/xf86-video-sunleo/dist/src/
H A Dleo_cursor.c46 pLeo->CursorData = src;
79 pLeo->CursorData = NULL;
103 pLeo->CursorData != NULL) {
106 LeoLoadCursorImage(pScrn, pLeo->CursorData);
135 pLeo->CursorData = NULL;
H A Dleo.h83 unsigned char *CursorData; member in struct:__anon6d41fea80308
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_cursor.c46 pTcx->CursorData = src;
101 pTcx->CursorData != NULL) {
104 TCXLoadCursorImage(pScrn, pTcx->CursorData);
137 pTcx->CursorData = NULL;
H A Dtcx.h71 unsigned char *CursorData; member in struct:__anon26ad72260108
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740.h120 FBAreaPtr CursorData; member in struct:_I740Rec

Completed in 16 milliseconds