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

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DXNWindow.h36 extern DevPrivateKeyRec xnestWindowPrivateKeyRec;
37 #define xnestWindowPrivateKey (&xnestWindowPrivateKeyRec)
H A DScreen.c148 if (!dixRegisterPrivateKey(&xnestWindowPrivateKeyRec, PRIVATE_WINDOW, sizeof(xnestPrivWin)))
H A DWindow.c42 DevPrivateKeyRec xnestWindowPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DXNWindow.h36 extern DevPrivateKeyRec xnestWindowPrivateKeyRec;
38 #define xnestWindowPrivateKey (&xnestWindowPrivateKeyRec)
H A DScreen.c146 (&xnestWindowPrivateKeyRec, PRIVATE_WINDOW, sizeof(xnestPrivWin)))
H A DWindow.c42 DevPrivateKeyRec xnestWindowPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec

Completed in 8 milliseconds