Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.c169 static Window *xnestOldInstalledColormapWindows = NULL; variable
178 if (xnestOldInstalledColormapWindows == windows) in xnestSameInstalledColormapWindows()
181 if (xnestOldInstalledColormapWindows == NULL || windows == NULL) in xnestSameInstalledColormapWindows()
184 if (memcmp(xnestOldInstalledColormapWindows, windows, in xnestSameInstalledColormapWindows()
216 free(xnestOldInstalledColormapWindows); in xnestSetInstalledColormapWindows()
235 xnestOldInstalledColormapWindows = icws.windows; in xnestSetInstalledColormapWindows()
273 free(xnestOldInstalledColormapWindows); in xnestSetScreenSaverColormapWindow()
289 xnestOldInstalledColormapWindows = NULL; in xnestSetScreenSaverColormapWindow()