Searched refs:driWrapScreenKeyRec (Results 1 – 1 of 1) sorted by relevance
65 static DevPrivateKeyRec driWrapScreenKeyRec; variable66 #define driWrapScreenKey (&driWrapScreenKeyRec)559 if (!dixRegisterPrivateKey(&driWrapScreenKeyRec, PRIVATE_SCREEN, in DRIWrapInit()564 &driWrapScreenKeyRec); in DRIWrapInit()