Searched refs:CM_INSTALLABLE (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h211 #define CM_INSTALLABLE 1 macro
H A Devents.c412 if (cmap->state & CM_INSTALLABLE)
423 if (cevent->state == ColormapUninstalled && (cmap->state & CM_INSTALLABLE)) {
548 if ((cmap->state & CM_INSTALLABLE) &&
2518 (*cwins)->colormap->state &= ~CM_INSTALLABLE;
2539 cmap->state |= CM_INSTALLABLE;
/xsrc/external/mit/ctwm/dist/
H A Dctwm.h266 #define CM_INSTALLABLE 1 macro
H A Dcolormaps.c80 (*cwins)->colormap->state &= ~CM_INSTALLABLE;
109 cmap->state |= CM_INSTALLABLE;
H A Devent_handlers.c139 if(cmap->state & CM_INSTALLABLE) {
152 (cmap->state & CM_INSTALLABLE)) {
504 if((cmap->state & CM_INSTALLABLE) &&

Completed in 61 milliseconds