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/dmxcmap_8c.html | 265 --------------------- 1 file changed, 265 deletions(-) delete mode 100644 nx-X11/programs/Xserver/hw/dmx/doc/html/dmxcmap_8c.html (limited to 'nx-X11/programs/Xserver/hw/dmx/doc/html/dmxcmap_8c.html') diff --git a/nx-X11/programs/Xserver/hw/dmx/doc/html/dmxcmap_8c.html b/nx-X11/programs/Xserver/hw/dmx/doc/html/dmxcmap_8c.html deleted file mode 100644 index 40f62a633..000000000 --- a/nx-X11/programs/Xserver/hw/dmx/doc/html/dmxcmap_8c.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - File Index - - - - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

dmxcmap.c File Reference

#include "dmx.h"
-#include "dmxsync.h"
-#include "dmxcmap.h"
-#include "dmxvisual.h"
-#include "micmap.h"
- - - - - - - - - - - - - - - - - -

Functions

Bool dmxBECreateColormap (ColormapPtr pColormap)
Bool dmxCreateColormap (ColormapPtr pColormap)
Bool dmxBEFreeColormap (ColormapPtr pColormap)
void dmxDestroyColormap (ColormapPtr pColormap)
void dmxInstallColormap (ColormapPtr pColormap)
void dmxStoreColors (ColormapPtr pColormap, int ndef, xColorItem *pdef)
Bool dmxCreateDefColormap (ScreenPtr pScreen)
-

Detailed Description

-Colormap support.

Function Documentation

-

- - - - -
- - - - - - - - - - -
Bool dmxBECreateColormap ColormapPtr  pColormap  ) 
-
- - - - - -
-   - - -

-Create pColormap on the back-end server.

-

- - - - -
- - - - - - - - - - -
Bool dmxBEFreeColormap ColormapPtr  pColormap  ) 
-
- - - - - -
-   - - -

-Destroy pColormap on the back-end server.

-

- - - - -
- - - - - - - - - - -
Bool dmxCreateColormap ColormapPtr  pColormap  ) 
-
- - - - - -
-   - - -

-Create colormap on back-end server associated with pColormap's screen.

-

- - - - -
- - - - - - - - - - -
Bool dmxCreateDefColormap ScreenPtr  pScreen  ) 
-
- - - - - -
-   - - -

-Create the DMX server's default colormap.

-

- - - - -
- - - - - - - - - - -
void dmxDestroyColormap ColormapPtr  pColormap  ) 
-
- - - - - -
-   - - -

-Destroy colormap on back-end server associated with pColormap's screen.

-

- - - - -
- - - - - - - - - - -
void dmxInstallColormap ColormapPtr  pColormap  ) 
-
- - - - - -
-   - - -

-Install colormap on back-end server associated with pColormap's screen.

-

- - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
void dmxStoreColors ColormapPtr  pColormap,
int  ndef,
xColorItem *  pdef
-
- - - - - -
-   - - -

-Store colors in pColormap on back-end server associated with pColormap's screen.

-


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