Searched refs:ColormapUninstalled (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h313 #define ColormapUninstalled 0 macro
/xsrc/external/mit/twm/dist/src/
H A Devents.c407 if (cevent->state == ColormapUninstalled)
423 if (cevent->state == ColormapUninstalled && (cmap->state & CM_INSTALLABLE)) {
515 else if (cevent->state == ColormapUninstalled)
/xsrc/external/mit/xev/dist/
H A Dxev.c774 case ColormapUninstalled:
775 s = "ColormapUninstalled";
/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.c132 if(cevent->state == ColormapUninstalled) {
151 if(cevent->state == ColormapUninstalled &&
248 else if(cevent->state == ColormapUninstalled) {
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcolormap.c501 xE.u.colormap.state = ColormapUninstalled;
533 xE.u.colormap.state = ColormapUninstalled;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcolormap.c462 .u.colormap.state = ColormapUninstalled
494 .u.colormap.state = ColormapUninstalled

Completed in 16 milliseconds