Searched refs:GetInstalledmiColormap (Results 1 – 5 of 5) sorted by relevance
68 ((pmap == GetInstalledmiColormap(pmap->pScreen)) && \443 if (pmap == GetInstalledmiColormap(pmap->pScreen)) in CMapInstallColormap()452 if (GetInstalledmiColormap(pmap->pScreen)) in CMapInstallColormap()453 pmap = GetInstalledmiColormap(pmap->pScreen); in CMapInstallColormap()479 if (GetInstalledmiColormap(pScreen)) in CMapEnterVT()480 CMapReinstallMap(GetInstalledmiColormap(pScreen)); in CMapEnterVT()494 if (GetInstalledmiColormap(pScreen)) in CMapSwitchMode()495 CMapReinstallMap(GetInstalledmiColormap(pScreen)); in CMapSwitchMode()514 if (!pScreenPriv->isDGAmode && GetInstalledmiColormap(pScreen) in CMapSetDGAMode()516 CMapReinstallMap(GetInstalledmiColormap(pScreen)); in CMapSetDGAMode()[all …]
756 pScreenPriv->savedColormap = GetInstalledmiColormap(pScreen); in DGAInstallCmap()
47 if (GetInstalledmiColormap(pScreen)) { in miListInstalledColormaps()48 *pmaps = GetInstalledmiColormap(pScreen)->mid; in miListInstalledColormaps()57 ColormapPtr oldpmap = GetInstalledmiColormap(pmap->pScreen); in miInstallColormap()74 ColormapPtr curpmap = GetInstalledmiColormap(pmap->pScreen); in miUninstallColormap()
7 #define GetInstalledmiColormap(s) \ macro
396 ColormapPtr oldpmap = GetInstalledmiColormap(pmap->pScreen); in vfbInstallColormap()450 if (pmap != GetInstalledmiColormap(pmap->pScreen)) { in vfbStoreColors()