Searched refs:shmPixmapPrivateKeyRec (Results 1 – 1 of 1) sorted by relevance
121 static DevPrivateKeyRec shmPixmapPrivateKeyRec; variable123 #define shmPixmapPrivateKey (&shmPixmapPrivateKeyRec)230 if (!dixRegisterPrivateKey(&shmPixmapPrivateKeyRec, PRIVATE_PIXMAP, 0)) in ShmRegisterPrivates()