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_8h.html | 195 +++++++++++++------------- 1 file changed, 95 insertions(+), 100 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/dmxvisual_8h.html') diff --git a/xorg-server/hw/dmx/doc/html/dmxvisual_8h.html b/xorg-server/hw/dmx/doc/html/dmxvisual_8h.html index d56bb1c9a..6300da7e7 100644 --- a/xorg-server/hw/dmx/doc/html/dmxvisual_8h.html +++ b/xorg-server/hw/dmx/doc/html/dmxvisual_8h.html @@ -6,138 +6,133 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

dmxvisual.h File Reference

#include "scrnintstr.h"
- -

-Go to the source code of this file. - - - - - - - + + +
+

dmxvisual.h File Reference

#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)
+ + + +

Functions

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


Detailed Description

-Interface for visual support.
See also:
dmxvisual.c
-

Function Documentation

-

- - - - -
- +

Detailed Description

+

Interface for visual support.

+
See also:
dmxvisual.c
+

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