Searched refs:cmapIDs (Results 1 – 2 of 2) sorted by relevance
137 (xnestWindow(pWin) != None && wColormap(pWin) == icws->cmapIDs[i])197 icws.cmapIDs = xallocarray(pScreen->maxInstalledCmaps, sizeof(Colormap)); in xnestSetInstalledColormapWindows()198 icws.numCmapIDs = xnestListInstalledColormaps(pScreen, icws.cmapIDs); in xnestSetInstalledColormapWindows()213 free(icws.cmapIDs); in xnestSetInstalledColormapWindows()
29 Colormap *cmapIDs; member