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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Ddarwin.h53 extern DevPrivateKeyRec darwinScreenKeyRec;
54 #define darwinScreenKey (&darwinScreenKeyRec)
H A Ddarwin.c87 DevPrivateKeyRec darwinScreenKeyRec; variable in typeref:typename:DevPrivateKeyRec
187 if (!dixRegisterPrivateKey(&darwinScreenKeyRec, PRIVATE_SCREEN, 0))
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Ddarwin.h54 extern DevPrivateKeyRec darwinScreenKeyRec;
55 #define darwinScreenKey (&darwinScreenKeyRec)
H A Ddarwin.c117 DevPrivateKeyRec darwinScreenKeyRec; variable in typeref:typename:DevPrivateKeyRec
185 if (!dixRegisterPrivateKey(&darwinScreenKeyRec, PRIVATE_SCREEN, 0))

Completed in 12 milliseconds