Searched refs:SetCursor (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | xf86CursorRD.c | 311 (*ScreenPriv->spriteFuncs->SetCursor) (pDev, pScreen, NullCursor, x, in xf86CursorSetCursor() 349 (*ScreenPriv->spriteFuncs->SetCursor) (pDev, pScreen, in xf86CursorSetCursor() 382 (*ScreenPriv->spriteFuncs->SetCursor) (pDev, pScreen, pCurs, x, y); in xf86CursorSetCursor()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipointer.h | 42 void (*SetCursor) (DeviceIntPtr /* pDev */ , member
|
| H A D | mipointer.c | 446 (*pOldPriv->spriteFuncs->SetCursor) in miPointerUpdateSprite() 453 (*pScreenPriv->spriteFuncs->SetCursor) in miPointerUpdateSprite() 468 (*pScreenPriv->spriteFuncs->SetCursor) (pDev, pScreen, pCursor, x, y); in miPointerUpdateSprite()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | wincursor.c | 504 SetCursor(NULL); in winSetCursor() 513 SetCursor(pScreenPriv->cursor.handle); in winSetCursor()
|
| H A D | windialogs.c | 120 SetCursor(cursor); in winURLWndProc()
|
| H A D | winwndproc.c | 1225 SetCursor(s_pScreenPriv->cursor.handle); in winWindowProc()
|
| H A D | winwin32rootlesswndproc.c | 1043 SetCursor(pScreenPriv->cursor.handle); in winMWExtWMWindowProc()
|
| H A D | winmultiwindowwndproc.c | 1140 SetCursor(s_pScreenPriv->cursor.handle); in winTopLevelWindowProc()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xprCursor.c | 370 PointPriv->spriteFuncs->SetCursor = QuartzSetCursor; in QuartzInitCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 939 PointPriv->spriteFuncs->SetCursor(pDev, pScreen, pCur, x, y); in VGAarbiterSpriteSetCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 4582 ms->SpriteFuncs->SetCursor(pDev, pScreen, pCursor, x, y); in drmmode_sprite_set_cursor() 4638 .SetCursor = drmmode_sprite_set_cursor,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 39939 Skip SetCursor when vtSema is FALSE. 39946 spriteFuncs->SetCursor which saves the area under cursor and restores 39954 skip spriteFuncs->SetCursor. 148399 xfree86: call SetCursor for the VCP when switching between SW/HW rendering. 148401 We need a manual call to SetCursor when we switch from SW to HW rendering and
|