From f0abc6f0061255195880cc281f428f4adcf3b33a Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 28 Apr 2010 15:17:20 +0000 Subject: svn merge -r554:HEAD "^/branches/released" . --- xorg-server/hw/dmx/doc/html/dmxvisual_8h.html | 147 -------------------------- 1 file changed, 147 deletions(-) delete mode 100644 xorg-server/hw/dmx/doc/html/dmxvisual_8h.html (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 deleted file mode 100644 index 6300da7e7..000000000 --- a/xorg-server/hw/dmx/doc/html/dmxvisual_8h.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - File Index - - - - - -
-

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

Detailed Description

-

Interface for visual support.

-
See also:
dmxvisual.c
-

Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
Colormap dmxColormapFromDefaultVisual (ScreenPtr  pScreen,
Visual *  visual 
)
-
- -
- -
-
- - - - - - - - - - - - - - - - - - -
Visual* dmxLookupVisual (ScreenPtr  pScreen,
VisualPtr  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,
VisualID  vid 
)
-
-
-

Return the visual that matched the vid.

- -

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

- -

Referenced by dmxCreateWindow(), and dmxGetDefaultWindowAttributes().

- -
-
-
-
-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3