Searched refs:defMap (Results 1 – 1 of 1) sorted by relevance
160 ColormapPtr defMap; in KdUninstallColormap() local172 dixLookupResourceByType((void **) &defMap, defMapID, RT_COLORMAP, in KdUninstallColormap()174 if (defMap) in KdUninstallColormap()175 (*pCmap->pScreen->InstallColormap) (defMap); in KdUninstallColormap()