Searched refs:xnestWindowPrivateKeyRec (Results 1 – 3 of 3) sorted by relevance
36 extern DevPrivateKeyRec xnestWindowPrivateKeyRec;38 #define xnestWindowPrivateKey (&xnestWindowPrivateKeyRec)
146 (&xnestWindowPrivateKeyRec, PRIVATE_WINDOW, sizeof(xnestPrivWin))) in xnestOpenScreen()
42 DevPrivateKeyRec xnestWindowPrivateKeyRec; variable