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

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DXNPixmap.h23 } xnestPrivPixmap; typedef in typeref:struct:__anonab7e5dd30108
25 #define xnestPixmapPriv(pPixmap) ((xnestPrivPixmap *) \
H A DScreen.c152 if (!dixRegisterPrivateKey(&xnestPixmapPrivateKeyRec, PRIVATE_PIXMAP, sizeof (xnestPrivPixmap)))
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DXNPixmap.h24 } xnestPrivPixmap; typedef in typeref:struct:__anond6ef3c460108
26 #define xnestPixmapPriv(pPixmap) ((xnestPrivPixmap *) \
H A DScreen.c152 (&xnestPixmapPrivateKeyRec, PRIVATE_PIXMAP, sizeof(xnestPrivPixmap)))

Completed in 5 milliseconds