From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- xorg-server/hw/dmx/doc/html/dmxscrinit_8c.html | 720 ++++++++++++++----------- 1 file changed, 417 insertions(+), 303 deletions(-) (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 index d2425c3be..14e7a8008 100644 --- a/xorg-server/hw/dmx/doc/html/dmxscrinit_8c.html +++ b/xorg-server/hw/dmx/doc/html/dmxscrinit_8c.html @@ -6,364 +6,478 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

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

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

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

+ +
+
+ + + + + + + + + +
void dmxBECloseScreen (ScreenPtr  pScreen ) 
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + +
void dmxBEScreenInit (int  idx,
ScreenPtr  pScreen 
)
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + +
Bool dmxCloseScreen (int  idx,
ScreenPtr  pScreen 
)
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + +
static Bool dmxSaveScreen (ScreenPtr  pScreen,
int  what 
) [static]
+
+
-int dmxPictPrivateIndex +

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

-int dmxGlyphSetPrivateIndex +

Referenced by dmxScreenInit().

- -

Detailed Description

-This file provides support for screen initialization.

Function Documentation

-

- - - - -
- - - - - - - - + + + +
+
+
void dmxBECloseScreen ScreenPtr  pScreen  ) 
+ + + + + - -
Bool dmxScreenInit (int  idx,
-
- - - - - -
-   - - -

-Close the pScreen resources on the back-end server.

-

- - - - -
- - - - - + + + + + + + + + + - - + + - - + + -
void dmxBEScreenInit int  idx, ScreenPtr  pScreen,
int  argc,
ScreenPtr  pScreenchar *  argv[] 
)
-
- - - - - -
-   - - -

-Initialize the parts of screen idx that require access to the back-end server.

-

- - - - -
- + + + +

Variable Documentation

+ +
+
+
- - - - + +
Bool dmxCloseScreen int  idx, DevPrivateKey dmxColormapPrivateKey = &dmxColormapPrivateKeyIndex
+ +
+

Private index for Colormaps

+ +
+ + +
+
+ - - - - + +
ScreenPtr  pScreenint dmxColormapPrivateKeyIndex [static]
+
+
+ +
+
+ +
+
+ - - - + +
unsigned long* dmxCursorGeneration [static]
+
+
+ +

Referenced by dmxScreenInit().

+
+
+ +
+
+ + + +
int dmxFontPrivateIndex
-
- - - - - -
-   - - -

-Close screen number idx.

-

- - - - -
- + +
+

Private index for Fonts

+ +

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

+ +
+ + +
+
+
- - - - + +
Bool dmxScreenInit int  idx, DevPrivateKey dmxGCPrivateKey = &dmxGCPrivateKeyIndex
+ +
+

Private index for GCs

+ +

Referenced by dmxInitGC().

+ +
+ + +
+
+ - - - - + +
ScreenPtr  pScreen, int dmxGCPrivateKeyIndex [static]
+
+
+ +
+
+ +
+
+ - - - - + +
int  argc, unsigned long dmxGeneration [static]
+
+ +
+ +
+
+ - - - - + +
char *  argv[]DevPrivateKey dmxGlyphSetPrivateKey = &dmxGlyphSetPrivateKeyIndex
+
+
+

Private index for GlyphSets

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

-Initialize screen number idx.

-


Variable Documentation

-

- - -
- - - - -
int dmxColormapPrivateIndex + +
+

Private index for Picts

+ +

Referenced by dmxPictureInit().

+ +
+ + +
+
+ + + +
int dmxPictPrivateKeyIndex [static]
-
- - - - - -
-   - - -

-Private index for Colormaps

-

- - - - -
- + +
+ +
+ + +
+
+
- +
int dmxFontPrivateIndex + DevPrivateKey dmxPixPrivateKey = &dmxPixPrivateKeyIndex
-
- - - - - -
-   - - -

-Private index for Fonts

-

- - - - -
- + +
+

Private index for Pixmaps

+ +

Referenced by dmxInitPixmap().

+ +
+ + +
+
+
- +
int dmxGCPrivateIndex + int dmxPixPrivateKeyIndex [static]
-
- - - - - -
-   - - -

-Private index for GCs

-

- - - - -
- + +
+ +
+ + +
+
+
- +
int dmxGlyphSetPrivateIndex + DevPrivateKey dmxScreenPrivateKey = &dmxScreenPrivateKeyIndex
-
- - - - - -
-   - - -

-Private index for GlyphSets

-

- - - - -
- + +
+

Private index for Screens

+ +

Referenced by dmxCloseConsoleScreen(), and dmxConsoleInit().

+ +
+ + +
+
+
- +
int dmxPictPrivateIndex + int dmxScreenPrivateKeyIndex [static]
-
- - - - - -
-   - - -

-Private index for Picts

-

- - - - -
- + +
+ +
+ + +
+
+
- +
int dmxScreenPrivateIndex + DevPrivateKey dmxWinPrivateKey = &dmxWinPrivateKeyIndex
-
- - - - - -
-   - - -

-Private index for Screens

-

- - - - -
- + +
+

Private index for Windows

+ +

Referenced by dmxInitWindow().

+ +
+ + +
+
+
- +
int dmxWinPrivateIndex + int dmxWinPrivateKeyIndex [static]
-
- - - - - -
-   - - -

-Private index for Windows

+ +

+ +
+ +
-- cgit v1.2.3