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

  /xsrc/external/mit/ctwm/dist/
event_names_table.h 38 [ColormapNotify] = "ColormapNotify",
event_core.c 137 STDH(ColormapNotify);
195 InstallColormaps(ColormapNotify, NULL);
event_utils.c 159 case ColormapNotify:
colormaps.c 88 case ColormapNotify:
329 * are not monitoring ColormapNotify or VisibilityNotify
event_handlers.c 140 InstallColormaps(ColormapNotify, NULL);
240 InstallColormaps(ColormapNotify, NULL);
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmxlog.c 340 case ColormapNotify: return "ColormapNotify";
  /xsrc/external/mit/xorgproto/dist/include/X11/
X.h 211 #define ColormapNotify 32
  /xsrc/external/mit/twm/dist/src/
events.c 168 EventHandler[ColormapNotify] = HandleColormapNotify;
268 case ColormapNotify: return e->xcolormap.window; /* same */
357 InstallWindowColormaps(ColormapNotify, (TwmWindow *) NULL);
413 InstallWindowColormaps(ColormapNotify, (TwmWindow *) NULL);
510 InstallWindowColormaps(ColormapNotify, (TwmWindow *) NULL);
2524 case ColormapNotify:
2690 case ColormapNotify: name = "ColormapNotify"; break;
  /xsrc/external/mit/libX11/dist/src/
EvToWire.c 344 case ColormapNotify:
XlibInt.c 1185 case ColormapNotify:
  /xsrc/external/mit/libX11/dist/modules/im/ximcp/
imEvToWire.c 347 case ColormapNotify:
727 case ColormapNotify:
  /xsrc/external/mit/libXt/dist/src/
TMprint.c 191 PRINTEVENT(ColormapNotify, "<ColormapNotify>")
TMparse.c 359 {"ColormapNotify", NULLQUARK, ColormapNotify, ParseNone, NULL},
360 {"Clrmap", NULLQUARK, ColormapNotify, ParseNone, NULL},
  /xsrc/external/mit/xev/dist/
xev.c 1602 case ColormapNotify:
1603 prologue(&event, "ColormapNotify");
  /xsrc/external/mit/xterm/dist/
trace.c 441 CASETYPE(ColormapNotify);
  /xsrc/external/mit/xorg-server/dist/dix/
colormap.c 464 xE.u.u.type = ColormapNotify;
496 xE.u.u.type = ColormapNotify;
521 xE.u.u.type = ColormapNotify;
window.c 1477 xE.u.u.type = ColormapNotify;
  /xsrc/external/mit/xorg-server.old/dist/dix/
colormap.c 497 xE.u.u.type = ColormapNotify;
529 xE.u.u.type = ColormapNotify;
554 xE.u.u.type = ColormapNotify;
window.c 1335 xE.u.u.type = ColormapNotify;

Completed in 31 milliseconds