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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinallpriv.c156 if (!dixRegisterPrivateKey(g_iCmapPrivateKey, PRIVATE_COLORMAP, 0)) {
H A Dwin.h547 #define g_iCmapPrivateKey (&g_iCmapPrivateKeyRec) macro
592 dixLookupPrivate(&(pCmap)->devPrivates, g_iCmapPrivateKey))
595 dixSetPrivate(&(pCmap)->devPrivates, g_iCmapPrivateKey, v)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinallpriv.c172 if (!dixRegisterPrivateKey(g_iCmapPrivateKey, PRIVATE_COLORMAP, 0))
H A Dwin.h654 #define g_iCmapPrivateKey (&g_iCmapPrivateKeyRec) macro
699 dixLookupPrivate(&(pCmap)->devPrivates, g_iCmapPrivateKey))
702 dixSetPrivate(&(pCmap)->devPrivates, g_iCmapPrivateKey, v)

Completed in 59 milliseconds