Home
last modified time | relevance | path

Searched refs:ShowCursor (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86Cursor.h18 void (*ShowCursor) (ScrnInfoPtr pScrn); member
47 return infoPtr->ShowCursorCheck || infoPtr->ShowCursor; in xf86DriverHasShowCursor()
55 infoPtr->ShowCursor(infoPtr->pScrn); in xf86DriverShowCursor()
H A DCURSOR.NOTES31 void ShowCursor(ScrnInfoPtr pScrn)
33 ShowCursor should display the current cursor.
H A DIBM.c627 infoPtr->ShowCursor = IBMramdac526ShowCursor; in IBMramdac526HWCursorInit()
643 infoPtr->ShowCursor = IBMramdac640ShowCursor; in IBMramdac640HWCursorInit()
H A DTI.c681 infoPtr->ShowCursor = TIramdacShowCursor; in TIramdacHWCursorInit()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwndproc.c750 ShowCursor(FALSE); in winWindowProc()
756 ShowCursor(TRUE); in winWindowProc()
781 ShowCursor(TRUE); in winWindowProc()
794 ShowCursor(TRUE); in winWindowProc()
1141 ShowCursor(TRUE); in winWindowProc()
1160 ShowCursor(TRUE); in winWindowProc()
H A Dwindialogs.c349 ShowCursor(TRUE); in winExitDlgProc()
576 ShowCursor(TRUE); in winAboutDlgProc()
H A Dwinmultiwindowwndproc.c557 ShowCursor(FALSE); in winTopLevelWindowProc()
589 ShowCursor(TRUE); in winTopLevelWindowProc()
605 ShowCursor(TRUE); in winTopLevelWindowProc()
H A Dwincursor.c497 ShowCursor(FALSE); in winSetCursor()
517 ShowCursor(TRUE); in winSetCursor()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/
H A DCVE-2022-45063.patch762 extern void ShowCursor (XtermWidget /* xw */);
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt645 R030 XFIXES:ShowCursor
/OK3568_Linux_fs/external/xserver/
H A DChangeLog17693 ShowCursorCheck(), as instead just changing ShowCursor() to return Bool
137985 Also, no need to call ShowCursor when SetCursorPosition already does it