Searched refs:xnestCursorScreenKeyRec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DXNCursor.h24 extern DevPrivateKeyRec xnestCursorScreenKeyRec;
25 #define xnestCursorScreenKey (&xnestCursorScreenKeyRec)
H A DScreen.c48 DevPrivateKeyRec xnestCursorScreenKeyRec; variable in typeref:typename:DevPrivateKeyRec
156 if (!dixRegisterPrivateKey(&xnestCursorScreenKeyRec, PRIVATE_SCREEN, 0))
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DXNCursor.h24 extern DevPrivateKeyRec xnestCursorScreenKeyRec;
26 #define xnestCursorScreenKey (&xnestCursorScreenKeyRec)
H A DScreen.c47 DevPrivateKeyRec xnestCursorScreenKeyRec; variable in typeref:typename:DevPrivateKeyRec
158 if (!dixRegisterPrivateKey(&xnestCursorScreenKeyRec, PRIVATE_SCREEN, 0))

Completed in 8 milliseconds