#include <dmxwindow.h>
| Data Fields | |
| Window | window | 
| Bool | offscreen | 
| Bool | mapped | 
| Bool | restacked | 
| unsigned long | attribMask | 
| Colormap | cmap | 
| Visual * | visual | 
| Bool | isShaped | 
| Bool | hasPict | 
Window private area.
| unsigned long _dmxWinPriv::attribMask | 
Referenced by dmxChangeWindowAttributes(), dmxCreateNonRootWindow(), dmxCreateRootWindow(), and dmxCreateWindow().
| Colormap _dmxWinPriv::cmap | 
Referenced by dmxBECreateWindowTree(), dmxCreateNonRootWindow(), and dmxCreateWindow().
| Bool _dmxWinPriv::hasPict | 
Referenced by dmxCreateAndRealizeWindow(), dmxCreateWindow(), and dmxDoCreatePicture().
Referenced by dmxCreateAndRealizeWindow(), dmxCreateWindow(), and dmxSetShape().
| Bool _dmxWinPriv::mapped | 
Referenced by dmxCreateAndRealizeWindow(), dmxCreateNonRootWindow(), dmxCreateWindow(), and dmxRestackWindow().
| Visual* _dmxWinPriv::visual | 
Referenced by dmxBECreateWindowTree(), dmxCreateNonRootWindow(), and dmxCreateWindow().
| Window _dmxWinPriv::window | 
Referenced by dmxBECreateWindowTree(), dmxBEDestroyWindow(), dmxChangeBorderWidth(), dmxChangeWindowAttributes(), dmxCopyWindow(), dmxCreateAndRealizeWindow(), dmxCreateNonRootWindow(), dmxCreateWindow(), dmxDoCreatePicture(), dmxDoRestackWindow(), dmxDoSetShape(), dmxForceWindowCreation(), dmxGetWindowAttributes(), dmxPositionWindow(), dmxRealizeWindow(), dmxReparentWindow(), dmxResizeRootWindow(), dmxResizeWindow(), dmxRestackWindow(), dmxSetShape(), dmxUnrealizeWindow(), and dmxWindowExposures().