Home
last modified time | relevance | path

Searched refs:xnestDefaultVisualColormap (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DVisual.h20 Colormap xnestDefaultVisualColormap(Visual * visual);
H A DVisual.c60 xnestDefaultVisualColormap(Visual * visual) in xnestDefaultVisualColormap() function
H A DScreen.c346 xnestDefaultVisualColormap(xnestDefaultVisual(pScreen)); in xnestOpenScreen()
H A DWindow.c105 attributes.colormap = xnestDefaultVisualColormap(visual); in xnestCreateWindow()