Searched refs:darwinCursorScreenKeyRec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DxprCursor.c60 static DevPrivateKeyRec darwinCursorScreenKeyRec; variable in typeref:typename:DevPrivateKeyRec
61 #define darwinCursorScreenKey (&darwinCursorScreenKeyRec)
366 if (!dixRegisterPrivateKey(&darwinCursorScreenKeyRec, PRIVATE_SCREEN, 0))
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DxprCursor.c59 static DevPrivateKeyRec darwinCursorScreenKeyRec; variable in typeref:typename:DevPrivateKeyRec
60 #define darwinCursorScreenKey (&darwinCursorScreenKeyRec)
350 if (!dixRegisterPrivateKey(&darwinCursorScreenKeyRec, PRIVATE_SCREEN, 0))

Completed in 23 milliseconds