#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) | 
| void | dmxBEScreenInit (int idx, ScreenPtr pScreen) | 
| Bool | dmxScreenInit (int idx, ScreenPtr pScreen, int argc, char *argv[]) | 
| void | dmxBECloseScreen (ScreenPtr pScreen) | 
Variables | |
| int | dmxGCPrivateIndex | 
| int | dmxWinPrivateIndex | 
| int | dmxFontPrivateIndex | 
| int | dmxScreenPrivateIndex | 
| int | dmxColormapPrivateIndex | 
| int | dmxPictPrivateIndex | 
| int | dmxGlyphSetPrivateIndex | 
      
  | 
  
| 
 Close the pScreen resources on the back-end server.  | 
  
      
  | 
  ||||||||||||
| 
 Initialize the parts of screen idx that require access to the back-end server.  | 
  
      
  | 
  ||||||||||||
| 
 Close screen number idx.  | 
  
      
  | 
  ||||||||||||||||||||
| 
 Initialize screen number idx.  | 
  
      
  | 
  
| 
 Private index for Colormaps  | 
  
      
  | 
  
| 
 Private index for Fonts  | 
  
      
  | 
  
| 
 Private index for GCs  | 
  
      
  | 
  
| 
 Private index for GlyphSets  | 
  
      
  | 
  
| 
 Private index for Picts  | 
  
      
  | 
  
| 
 Private index for Screens  | 
  
      
  | 
  
| 
 Private index for Windows  |