From b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Feb 2015 15:02:49 +0100 Subject: massive reduction of unneeded files --- .../Xserver/hw/dmx/doc/html/dmxvisual_8c.html | 151 --------------------- 1 file changed, 151 deletions(-) delete mode 100644 nx-X11/programs/Xserver/hw/dmx/doc/html/dmxvisual_8c.html (limited to 'nx-X11/programs/Xserver/hw/dmx/doc/html/dmxvisual_8c.html') diff --git a/nx-X11/programs/Xserver/hw/dmx/doc/html/dmxvisual_8c.html b/nx-X11/programs/Xserver/hw/dmx/doc/html/dmxvisual_8c.html deleted file mode 100644 index a0f20c462..000000000 --- a/nx-X11/programs/Xserver/hw/dmx/doc/html/dmxvisual_8c.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - File Index - - - - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

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

-Return the colormap for the visual.

-

- - - - -
- - - - - - - - - - - - - - - - - - - -
Visual* dmxLookupVisual ScreenPtr  pScreen,
VisualPtr  pVisual
-
- - - - - -
-   - - -

-Return the visual that matched pVisual.

-

- - - - -
- - - - - - - - - - - - - - - - - - - -
Visual* dmxLookupVisualFromID ScreenPtr  pScreen,
VisualID  vid
-
- - - - - -
-   - - -

-Return the visual that matched the vid.

-


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