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

/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drandr.c59 DevPrivateKeyRec rrPrivKeyRec; variable in typeref:typename:DevPrivateKeyRec
216 if (!dixRegisterPrivateKey(&rrPrivKeyRec, PRIVATE_SCREEN, 0))
H A Drandrstr.h302 extern _X_EXPORT DevPrivateKeyRec rrPrivKeyRec;
303 #define rrPrivKey (&rrPrivKeyRec)
/xsrc/external/mit/xorg-server/dist/randr/
H A Drandr.c61 DevPrivateKeyRec rrPrivKeyRec; variable in typeref:typename:DevPrivateKeyRec
298 if (!dixRegisterPrivateKey(&rrPrivKeyRec, PRIVATE_SCREEN, 0))
H A Drandrstr.h417 extern _X_EXPORT DevPrivateKeyRec rrPrivKeyRec;
419 #define rrPrivKey (&rrPrivKeyRec)

Completed in 7 milliseconds