Searched refs:xnestCursorScreenKey (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DXNCursor.h25 #define xnestCursorScreenKey (&xnestCursorScreenKeyRec) macro
H A DCursor.c168 dixLookupPrivate(&pScreen->devPrivates, xnestCursorScreenKey);
179 dixLookupPrivate(&pScreen->devPrivates, xnestCursorScreenKey);
H A DScreen.c316 dixSetPrivate(&pScreen->devPrivates, xnestCursorScreenKey, &xnestCursorFuncs);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DXNCursor.h26 #define xnestCursorScreenKey (&xnestCursorScreenKeyRec) macro
H A DCursor.c159 dixLookupPrivate(&pScreen->devPrivates, xnestCursorScreenKey);
170 dixLookupPrivate(&pScreen->devPrivates, xnestCursorScreenKey);
H A DScreen.c315 dixSetPrivate(&pScreen->devPrivates, xnestCursorScreenKey,

Completed in 4 milliseconds