Searched refs:darwinCursorScreenKeyRec (Results 1 – 1 of 1) sorted by relevance
59 static DevPrivateKeyRec darwinCursorScreenKeyRec; variable60 #define darwinCursorScreenKey (&darwinCursorScreenKeyRec)350 if (!dixRegisterPrivateKey(&darwinCursorScreenKeyRec, PRIVATE_SCREEN, 0)) in QuartzInitCursor()