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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h13 Bool SWCursor; member in struct:__anon8ffc04960108
H A Dxf86Cursor.c76 ScreenPriv->SWCursor = TRUE;
198 if (ScreenPriv->SWCursor)
222 ScreenPriv->SWCursor = TRUE;
305 if (ScreenPriv->SWCursor ||
347 if (ScreenPriv->SWCursor) /* remove the SW cursor */
351 ScreenPriv->SWCursor = FALSE;
370 if (!ScreenPriv->SWCursor)
371 ScreenPriv->SWCursor = TRUE;
397 else if (ScreenPriv->SWCursor)
416 if (ScreenPriv->SWCursor
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h13 Bool SWCursor; member in struct:__anon802526a90108
H A Dxf86CursorRD.c73 ScreenPriv->SWCursor = TRUE;
196 if (ScreenPriv->SWCursor)
220 ScreenPriv->SWCursor = TRUE;
309 if (ScreenPriv->SWCursor ||
348 if (ScreenPriv->SWCursor) /* remove the SW cursor */
353 ScreenPriv->SWCursor = FALSE;
374 if (!ScreenPriv->SWCursor)
375 ScreenPriv->SWCursor = TRUE;
425 else if (ScreenPriv->SWCursor)
444 if (ScreenPriv->SWCursor
[all...]
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Daticonfig.c350 # define SWCursor PublicOption[ATI_OPTION_SWCURSOR].value.boolean macro
461 if (SWCursor || !HWCursor)
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_driver.h120 Bool SWCursor; member in struct:_modesettingRec
H A Dvmwgfx_driver.c409 ms->SWCursor = FALSE;
411 ms->SWCursor = TRUE;
600 ms->SWCursor = TRUE;
1206 if (!ms->SWCursor) {

Completed in 7 milliseconds