Home
last modified time | relevance | path

Searched refs:xnestCursorScreenKey (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DCursor.c159 dixLookupPrivate(&pScreen->devPrivates, xnestCursorScreenKey); in xnestDeviceCursorInitialize()
170 dixLookupPrivate(&pScreen->devPrivates, xnestCursorScreenKey); in xnestDeviceCursorCleanup()
H A DXNCursor.h26 #define xnestCursorScreenKey (&xnestCursorScreenKeyRec) macro
H A DScreen.c315 dixSetPrivate(&pScreen->devPrivates, xnestCursorScreenKey, in xnestOpenScreen()