#include "scrnintstr.h"Go to the source code of this file.
| Functions | |
| Visual * | dmxLookupVisual (ScreenPtr pScreen, VisualPtr pVisual) | 
| Visual * | dmxLookupVisualFromID (ScreenPtr pScreen, VisualID vid) | 
| Colormap | dmxColormapFromDefaultVisual (ScreenPtr pScreen, Visual *visual) | 
| 
 | ||||||||||||
| Return the colormap for the visual. | 
| 
 | ||||||||||||
| Return the visual that matched pVisual. | 
| 
 | ||||||||||||
| Return the visual that matched the vid. |