Home
last modified time | relevance | path

Searched refs:xnestColormapPrivateKeyRec (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.h35 extern DevPrivateKeyRec xnestColormapPrivateKeyRec;
38 ((xnestPrivColormap *) dixLookupPrivate(&(pCmap)->devPrivates, &xnestColormapPrivateKeyRec))
H A DScreen.c155 (&xnestColormapPrivateKeyRec, PRIVATE_COLORMAP, in xnestOpenScreen()
H A DColor.c36 DevPrivateKeyRec xnestColormapPrivateKeyRec; variable