Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DScreen.c86 xnestSetInstalledColormapWindows(pScreen); in xnestSaveScreen()
92 xnestSetInstalledColormapWindows(pScreen); in xnestSaveScreen()
97 xnestSetInstalledColormapWindows(pScreen); in xnestSaveScreen()
H A DColor.h46 void xnestSetInstalledColormapWindows(ScreenPtr pScreen);
H A DWindow.c144 xnestSetInstalledColormapWindows(pWin->drawable.pScreen); in xnestCreateWindow()
161 xnestSetInstalledColormapWindows(pWin->drawable.pScreen); in xnestDestroyWindow()
339 xnestSetInstalledColormapWindows(pWin->drawable.pScreen); in xnestChangeWindowAttributes()
H A DColor.c192 xnestSetInstalledColormapWindows(ScreenPtr pScreen) in xnestSetInstalledColormapWindows() function
352 xnestSetInstalledColormapWindows(pCmap->pScreen); in xnestInstallColormap()