|
CTWM
|
#include <ctwm.h>
Data Fields | |
| Colormap | c |
| int | state |
| unsigned long | install_req |
| Window | w |
| int | refcnt |
| Colormap TwmColormap::c |
Definition at line 258 of file ctwm.h.
Referenced by CreateTwmColormap(), free_cwins(), HandleColormapNotify(), and InstallColormaps().
| unsigned long TwmColormap::install_req |
Definition at line 260 of file ctwm.h.
Referenced by CreateTwmColormap(), and InstallColormaps().
| int TwmColormap::refcnt |
Definition at line 262 of file ctwm.h.
Referenced by CreateColormapWindow(), CreateTwmColormap(), free_cwins(), and HandleColormapNotify().
| int TwmColormap::state |
Definition at line 259 of file ctwm.h.
Referenced by BumpWindowColormap(), CreateTwmColormap(), FetchWmColormapWindows(), HandleColormapNotify(), HandleVisibilityNotify(), and InstallColormaps().
| Window TwmColormap::w |
Definition at line 261 of file ctwm.h.
Referenced by CreateTwmColormap(), HandleVisibilityNotify(), and InstallColormaps().