Searched refs:ListInstalledColormaps (Results 1 – 9 of 9) sorted by relevance
304 n = (*pScreen->ListInstalledColormaps) (pScreen, pCmapIDs); in xnestDirectInstallColormaps()325 n = (*pScreen->ListInstalledColormaps) (pScreen, pCmapIDs); in xnestDirectUninstallColormaps()
301 pScreen->ListInstalledColormaps = xnestListInstalledColormaps; in xnestOpenScreen()
151 pScreen->ListInstalledColormaps = fbListInstalledColormaps; in fbSetupScreen()
582 ListInstalledColormapsProcPtr ListInstalledColormaps; member
84 pScreen->ListInstalledColormaps = winListInstalledColormaps; in winSetColormapFunctions()
747 pScreen->ListInstalledColormaps = KdListInstalledColormaps; in KdScreenInit()
512 R083 X11:ListInstalledColormaps
2478 nummaps = (*pWin->drawable.pScreen->ListInstalledColormaps) in IsMapInstalled()
2523 nummaps = (*pWin->drawable.pScreen->ListInstalledColormaps) in ProcListInstalledColormaps()