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/dmxscrinit_8c.html | 492 ------------------------- 1 file changed, 492 deletions(-) delete mode 100644 xorg-server/hw/dmx/doc/html/dmxscrinit_8c.html (limited to 'xorg-server/hw/dmx/doc/html/dmxscrinit_8c.html') diff --git a/xorg-server/hw/dmx/doc/html/dmxscrinit_8c.html b/xorg-server/hw/dmx/doc/html/dmxscrinit_8c.html deleted file mode 100644 index 14e7a8008..000000000 --- a/xorg-server/hw/dmx/doc/html/dmxscrinit_8c.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - - File Index - - - - - -
-

dmxscrinit.c File Reference

#include "dmx.h"
-#include "dmxsync.h"
-#include "dmxshadow.h"
-#include "dmxscrinit.h"
-#include "dmxcursor.h"
-#include "dmxgc.h"
-#include "dmxgcops.h"
-#include "dmxwindow.h"
-#include "dmxpixmap.h"
-#include "dmxfont.h"
-#include "dmxcmap.h"
-#include "dmxprop.h"
-#include "dmxdpms.h"
-#include "dmxpict.h"
-#include "fb.h"
-#include "mipointer.h"
-#include "micmap.h"
- - - - - - - - - - - - - - - - - - - - - - - - - -

Functions

Bool dmxCloseScreen (int idx, ScreenPtr pScreen)
static Bool dmxSaveScreen (ScreenPtr pScreen, int what)
void dmxBEScreenInit (int idx, ScreenPtr pScreen)
Bool dmxScreenInit (int idx, ScreenPtr pScreen, int argc, char *argv[])
void dmxBECloseScreen (ScreenPtr pScreen)

Variables

static unsigned long dmxGeneration
static unsigned long * dmxCursorGeneration
static int dmxGCPrivateKeyIndex
DevPrivateKey dmxGCPrivateKey = &dmxGCPrivateKeyIndex
static int dmxWinPrivateKeyIndex
DevPrivateKey dmxWinPrivateKey = &dmxWinPrivateKeyIndex
static int dmxPixPrivateKeyIndex
DevPrivateKey dmxPixPrivateKey = &dmxPixPrivateKeyIndex
int dmxFontPrivateIndex
static int dmxScreenPrivateKeyIndex
DevPrivateKey dmxScreenPrivateKey = &dmxScreenPrivateKeyIndex
static int dmxColormapPrivateKeyIndex
DevPrivateKey dmxColormapPrivateKey = &dmxColormapPrivateKeyIndex
static int dmxPictPrivateKeyIndex
DevPrivateKey dmxPictPrivateKey = &dmxPictPrivateKeyIndex
static int dmxGlyphSetPrivateKeyIndex
DevPrivateKey dmxGlyphSetPrivateKey = &dmxGlyphSetPrivateKeyIndex
-

Detailed Description

-

This file provides support for screen initialization.

-

Function Documentation

- - - - - -
-
- - - - - - - - - - - - - - - - - - -
Bool dmxCloseScreen (int  idx,
ScreenPtr  pScreen 
)
-
- -
- -
-
- - - - - - - - - - - - - - - - - - -
static Bool dmxSaveScreen (ScreenPtr  pScreen,
int  what 
) [static]
-
-
- -

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

- -

Referenced by dmxScreenInit().

- -
-
- - -

Variable Documentation

- -
- -
-

Private index for Colormaps

- -
-
- -
-
- - - - -
int dmxColormapPrivateKeyIndex [static]
-
-
- -
-
- -
-
- - - - -
unsigned long* dmxCursorGeneration [static]
-
-
- -

Referenced by dmxScreenInit().

- -
-
- -
-
- - - - -
int dmxFontPrivateIndex
-
-
-

Private index for Fonts

- -

Referenced by dmxBEFreeFont(), dmxBELoadFont(), dmxChangeGC(), dmxRealizeFont(), dmxScreenInit(), and dmxUnrealizeFont().

- -
-
- -
-
- - - - -
DevPrivateKey dmxGCPrivateKey = &dmxGCPrivateKeyIndex
-
-
-

Private index for GCs

- -

Referenced by dmxInitGC().

- -
-
- -
-
- - - - -
int dmxGCPrivateKeyIndex [static]
-
-
- -
-
- -
-
- - - - -
unsigned long dmxGeneration [static]
-
- -
- -
- -
-

Private index for GlyphSets

- -
-
- -
-
- - - - -
int dmxGlyphSetPrivateKeyIndex [static]
-
-
- -
-
- -
-
- - - - -
DevPrivateKey dmxPictPrivateKey = &dmxPictPrivateKeyIndex
-
-
-

Private index for Picts

- -

Referenced by dmxPictureInit().

- -
-
- -
-
- - - - -
int dmxPictPrivateKeyIndex [static]
-
-
- -
-
- -
-
- - - - -
DevPrivateKey dmxPixPrivateKey = &dmxPixPrivateKeyIndex
-
-
-

Private index for Pixmaps

- -

Referenced by dmxInitPixmap().

- -
-
- -
-
- - - - -
int dmxPixPrivateKeyIndex [static]
-
-
- -
-
- -
-
- - - - -
DevPrivateKey dmxScreenPrivateKey = &dmxScreenPrivateKeyIndex
-
-
-

Private index for Screens

- -

Referenced by dmxCloseConsoleScreen(), and dmxConsoleInit().

- -
-
- -
-
- - - - -
int dmxScreenPrivateKeyIndex [static]
-
-
- -
-
- -
-
- - - - -
DevPrivateKey dmxWinPrivateKey = &dmxWinPrivateKeyIndex
-
-
-

Private index for Windows

- -

Referenced by dmxInitWindow().

- -
-
- -
-
- - - - -
int dmxWinPrivateKeyIndex [static]
-
-
- -
-
-
-
-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3