From bc18786a3d7b058bd2579ba1381e278a17fed40c Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 28 Apr 2010 14:37:15 +0000 Subject: Removed files not in the git repository --- xorg-server/hw/dmx/doc/html/dmxvisual_8c.html | 146 -------------------------- 1 file changed, 146 deletions(-) delete mode 100644 xorg-server/hw/dmx/doc/html/dmxvisual_8c.html (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 deleted file mode 100644 index 5394adea1..000000000 --- a/xorg-server/hw/dmx/doc/html/dmxvisual_8c.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - File Index - - - - - -
-

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

Detailed Description

-

This file provides support for visuals.

-

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