Searched refs:fakedVisuals (Results 1 – 1 of 1) sorted by relevance
122 FakedVisualList *fakedVisuals; member169 pScreenPriv->fakedVisuals = NULL; in DGAInit()242 if (!pScreenPriv->fakedVisuals) in FreeMarkedVisuals()246 curr = pScreenPriv->fakedVisuals; in FreeMarkedVisuals()255 pScreenPriv->fakedVisuals = curr; in FreeMarkedVisuals()298 if (pScreenPriv->fakedVisuals) { in DGADestroyColormap()299 FakedVisualList *curr = pScreenPriv->fakedVisuals; in DGADestroyColormap()737 fvlp->next = pScreenPriv->fakedVisuals; in DGACreateColormap()738 pScreenPriv->fakedVisuals = fvlp; in DGACreateColormap()