Searched refs:miOverlayWindowKeyRec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmioverlay.c58 static DevPrivateKeyRec miOverlayWindowKeyRec; variable in typeref:typename:DevPrivateKeyRec
59 #define miOverlayWindowKey (&miOverlayWindowKeyRec)
116 if(!dixRegisterPrivateKey(&miOverlayWindowKeyRec, PRIVATE_WINDOW, sizeof(miOverlayWindowRec)))
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmioverlay.c57 static DevPrivateKeyRec miOverlayWindowKeyRec; variable in typeref:typename:DevPrivateKeyRec
59 #define miOverlayWindowKey (&miOverlayWindowKeyRec)
118 (&miOverlayWindowKeyRec, PRIVATE_WINDOW, sizeof(miOverlayWindowRec)))

Completed in 8 milliseconds