From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- xorg-server/hw/dmx/doc/html/dmxvisual_8c.html | 195 +++++++++++++------------- 1 file changed, 95 insertions(+), 100 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/dmxvisual_8c.html') diff --git a/xorg-server/hw/dmx/doc/html/dmxvisual_8c.html b/xorg-server/hw/dmx/doc/html/dmxvisual_8c.html index a0f20c462..5394adea1 100644 --- a/xorg-server/hw/dmx/doc/html/dmxvisual_8c.html +++ b/xorg-server/hw/dmx/doc/html/dmxvisual_8c.html @@ -6,137 +6,132 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

dmxvisual.c File Reference

#include "dmx.h"
-#include "dmxvisual.h"
-#include "scrnintstr.h"
- - - - - - - - - + + +
+

dmxvisual.c File Reference

#include "dmx.h"
+#include "dmxvisual.h"
+#include "scrnintstr.h"
+

Functions

Visual * dmxLookupVisual (ScreenPtr pScreen, VisualPtr pVisual)
Visual * dmxLookupVisualFromID (ScreenPtr pScreen, VisualID vid)
Colormap dmxColormapFromDefaultVisual (ScreenPtr pScreen, Visual *visual)
+ + + +

Functions

Visual * dmxLookupVisual (ScreenPtr pScreen, VisualPtr pVisual)
Visual * dmxLookupVisualFromID (ScreenPtr pScreen, VisualID vid)
Colormap dmxColormapFromDefaultVisual (ScreenPtr pScreen, Visual *visual)
-

Detailed Description

-This file provides support for visuals.

Function Documentation

-

- - - - -
- +

Detailed Description

+

This file provides support for visuals.

+

Function Documentation

+ +
+
+
- - - - + + + + + - - - + + - - + + -
Colormap dmxColormapFromDefaultVisual ScreenPtr  pScreen, Colormap dmxColormapFromDefaultVisual (ScreenPtr  pScreen,
Visual *  visualVisual *  visual 
)
-
- - - - - -
-   - + +
+

Return the colormap for the visual.

-

-Return the colormap for the visual.

-

- - - - -
- +

References _DMXScreenInfo::beDefColormaps, _DMXScreenInfo::beDisplay, _DMXScreenInfo::beNumDefColormaps, _DMXScreenInfo::beVisuals, and dmxScreens.

+ +

Referenced by dmxGetDefaultWindowAttributes().

+ + + + +
+
+
- - - - + + + + + - - - + + - - + + -
Visual* dmxLookupVisual ScreenPtr  pScreen, Visual* dmxLookupVisual (ScreenPtr  pScreen,
VisualPtr  pVisualVisualPtr  pVisual 
)
-
- - - - - -
-   - + +
+

Return the visual that matched pVisual.

-

-Return the visual that matched pVisual.

-

- - - - -
- +

References _DMXScreenInfo::beDisplay, _DMXScreenInfo::beNumVisuals, _DMXScreenInfo::beVisuals, and dmxScreens.

+ +

Referenced by dmxBECreateColormap(), and dmxLookupVisualFromID().

+ + + + +
+
+
- - - - + + + + + - - - + + - - + + -
Visual* dmxLookupVisualFromID ScreenPtr  pScreen, Visual* dmxLookupVisualFromID (ScreenPtr  pScreen,
VisualID  vidVisualID  vid 
)
-
- - - - - -
-   - + +
+

Return the visual that matched the vid.

-

-Return the visual that matched the vid.

+

References _DMXScreenInfo::beDisplay, dmxLookupVisual(), and dmxScreens.

+ +

Referenced by dmxCreateWindow(), and dmxGetDefaultWindowAttributes().

+ + + +
-- cgit v1.2.3