Searched refs:PictureScreenPrivateKeyRec (Results 1 – 2 of 2) sorted by relevance
347 extern _X_EXPORT DevPrivateKeyRec PictureScreenPrivateKeyRec;348 #define PictureScreenPrivateKey (&PictureScreenPrivateKeyRec)
48 DevPrivateKeyRec PictureScreenPrivateKeyRec; variable630 if (!dixRegisterPrivateKey(&PictureScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in PictureInit()