Home
last modified time | relevance | path

Searched refs:xnestWindowPrivateKeyRec (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNWindow.h36 extern DevPrivateKeyRec xnestWindowPrivateKeyRec;
38 #define xnestWindowPrivateKey (&xnestWindowPrivateKeyRec)
H A DScreen.c146 (&xnestWindowPrivateKeyRec, PRIVATE_WINDOW, sizeof(xnestPrivWin))) in xnestOpenScreen()
H A DWindow.c42 DevPrivateKeyRec xnestWindowPrivateKeyRec; variable