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

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DXNWindow.h29 } xnestPrivWin; typedef in typeref:struct:__anon095c883c0108
39 #define xnestWindowPriv(pWin) ((xnestPrivWin *) \
H A DScreen.c148 if (!dixRegisterPrivateKey(&xnestWindowPrivateKeyRec, PRIVATE_WINDOW, sizeof(xnestPrivWin)))
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DXNWindow.h29 } xnestPrivWin; typedef in typeref:struct:__anon34cd66af0108
40 #define xnestWindowPriv(pWin) ((xnestPrivWin *) \
H A DScreen.c146 (&xnestWindowPrivateKeyRec, PRIVATE_WINDOW, sizeof(xnestPrivWin)))

Completed in 3 milliseconds