HomeSort by: relevance | last modified time | path
    Searched refs:ColormapUninstalled (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/
X.h 313 #define ColormapUninstalled 0
  /xsrc/external/mit/twm/dist/src/
events.c 407 if (cevent->state == ColormapUninstalled)
423 if (cevent->state == ColormapUninstalled && (cmap->state & CM_INSTALLABLE)) {
515 else if (cevent->state == ColormapUninstalled)
  /xsrc/external/mit/xev/dist/
xev.c 787 case ColormapUninstalled:
788 s = "ColormapUninstalled";
  /xsrc/external/mit/ctwm/dist/
event_handlers.c 132 if(cevent->state == ColormapUninstalled) {
151 if(cevent->state == ColormapUninstalled &&
248 else if(cevent->state == ColormapUninstalled) {
  /xsrc/external/mit/xorg-server.old/dist/dix/
colormap.c 501 xE.u.colormap.state = ColormapUninstalled;
533 xE.u.colormap.state = ColormapUninstalled;
  /xsrc/external/mit/xorg-server/dist/dix/
colormap.c 462 .u.colormap.state = ColormapUninstalled
494 .u.colormap.state = ColormapUninstalled

Completed in 15 milliseconds