Searched refs:DeviceCursorCleanup (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmipointer.h61 void (*DeviceCursorCleanup)( member in struct:_miPointerSpriteFuncRec
H A Dmipointer.c125 pScreen->DeviceCursorCleanup = miPointerDeviceCleanup;
288 (*pScreenPriv->spriteFuncs->DeviceCursorCleanup)(pDev, pScreen);
H A Dmisprite.c91 DeviceCursorCleanupProcPtr DeviceCursorCleanup; member in struct:__anon84b3337c0208
348 pScreenPriv->DeviceCursorCleanup = pScreen->DeviceCursorCleanup;
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmipointer.h56 void (*DeviceCursorCleanup) (DeviceIntPtr /* pDev */ , member in struct:_miPointerSpriteFuncRec
H A Dmipointer.c149 pScreen->DeviceCursorCleanup = miPointerDeviceCleanup;
365 (*pScreenPriv->spriteFuncs->DeviceCursorCleanup) (pDev, pScreen);
/xsrc/external/mit/xorg-server/dist/test/
H A Dxtest.c81 screen.DeviceCursorCleanup = device_cursor_cleanup;
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DCursor.c181 pScreenPriv->spriteFuncs->DeviceCursorCleanup(pDev, pScreen);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DCursor.c172 pScreenPriv->spriteFuncs->DeviceCursorCleanup(pDev, pScreen);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dscrnintstr.h541 DeviceCursorCleanupProcPtr DeviceCursorCleanup; member in struct:_Screen
/xsrc/external/mit/xorg-server/dist/include/
H A Dscrnintstr.h627 DeviceCursorCleanupProcPtr DeviceCursorCleanup; member in struct:_Screen
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-common.c265 screen.DeviceCursorCleanup = device_cursor_cleanup;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86Cursor.c475 (*ScreenPriv->spriteFuncs->DeviceCursorCleanup)(pDev, pScreen);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86CursorRD.c514 (*ScreenPriv->spriteFuncs->DeviceCursorCleanup) (pDev, pScreen);
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincursor.c543 pScreenPriv->cursor.spriteFuncs->DeviceCursorCleanup(pDev, pScr);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincursor.c558 pScreenPriv->cursor.spriteFuncs->DeviceCursorCleanup(pDev, pScr);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c1062 PointPriv->spriteFuncs->DeviceCursorCleanup(pDev, pScreen);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c971 PointPriv->spriteFuncs->DeviceCursorCleanup(pDev, pScreen);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddevices.c922 screen->DeviceCursorCleanup(dev, screen);
2507 screen->DeviceCursorCleanup(dev, screen);
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddevices.c1010 screen->DeviceCursorCleanup(dev, screen);
2680 screen->DeviceCursorCleanup(dev, screen);
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c3565 info->SpriteFuncs->DeviceCursorCleanup(pDev, pScreen);
3574 .DeviceCursorCleanup = drmmode_sprite_device_cursor_cleanup,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c3047 info->SpriteFuncs->DeviceCursorCleanup(pDev, pScreen);
3056 .DeviceCursorCleanup = drmmode_sprite_device_cursor_cleanup,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c4418 ms->SpriteFuncs->DeviceCursorCleanup(pDev, pScreen);
4427 .DeviceCursorCleanup = drmmode_sprite_device_cursor_cleanup,

Completed in 39 milliseconds