Searched refs:maxInstalledCmaps (Results 1 – 7 of 7) sorted by relevance
270 pScreen->maxInstalledCmaps = 1; in miScreenInit()
505 short minInstalledCmaps, maxInstalledCmaps; member
306 pScreen->maxInstalledCmaps = 2; in fbOverlayFinishScreenInit()
245 pScreen->maxInstalledCmaps = MAXCMAPS; in xnestOpenScreen()
197 icws.cmapIDs = xallocarray(pScreen->maxInstalledCmaps, sizeof(Colormap)); in xnestSetInstalledColormapWindows()
614 root.maxInstalledMaps = pScreen->maxInstalledCmaps; in CreateConnectionBlock()2516 pWin->drawable.pScreen->maxInstalledCmaps * in ProcListInstalledColormaps()
2474 pmaps = xallocarray(pWin->drawable.pScreen->maxInstalledCmaps, in IsMapInstalled()