Searched refs:MapNotify (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/ctwm/dist/
H A Devent_names_table.h25 [MapNotify] = "MapNotify",
H A Devent_core.c125 STDH(MapNotify);
H A Devent_utils.c133 case MapNotify:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c137 if (e.type == MapNotify && e.xmap.window == win) {
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c137 if (e.type == MapNotify && e.xmap.window == win) {
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DEvents.c208 case MapNotify:
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Ddmxwininfo.c57 case MapNotify:
314 if (e.type == MapNotify && e.xmap.window == win) {
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dxdemo.c154 if (e.type == MapNotify && e.xmap.window == win) {
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxlog.c327 case MapNotify: return "MapNotify";
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DEvents.c223 case MapNotify:
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h198 #define MapNotify 19 macro
/xsrc/external/mit/xmh/dist/
H A Dinit.c231 if (event->type == MapNotify) {
/xsrc/external/mit/xsm/dist/
H A Dchoose.c247 if (event->type == MapNotify)
H A Dinfo.c694 if (event->type == MapNotify)
H A Dsave.c690 if (event->type == MapNotify)
737 * we wait for the MapNotify on the Save dialog, and then do the save.
/xsrc/external/mit/libX11/dist/src/
H A DEvToWire.c213 case MapNotify:
/xsrc/external/mit/xterm/dist/
H A Dtrace.c428 CASETYPE(MapNotify);
836 case MapNotify:
/xsrc/external/mit/twm/dist/src/
H A Devents.c157 EventHandler[MapNotify] = HandleMapNotify;
255 case MapNotify: return e->xmap.window; /* DIFF */
1372 * MapNotify event handler
1382 * MapNotify to client before the frame gets mapped; this is bad because
2677 case MapNotify: name = "MapNotify"; break;
/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c1913 case MapNotify:
1941 case MapNotify:
2275 case MapNotify:
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimEvToWire.c216 case MapNotify:
596 case MapNotify:
/xsrc/external/mit/ico/dist/
H A Dico.c1068 case MapNotify:
/xsrc/external/mit/libXt/dist/src/
H A DTMprint.c178 PRINTEVENT(MapNotify, "<MapNotify>")
H A DTMparse.c316 {"MapNotify", NULLQUARK, MapNotify, ParseNone, NULL},
317 {"Map", NULLQUARK, MapNotify, ParseNone, NULL},
/xsrc/external/mit/xev/dist/
H A Dxev.c1550 case MapNotify:
1551 prologue(&event, "MapNotify");
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowwm.c1063 else if (event.type == MapNotify)
1072 We do this on MapNotify, not MapRequest like a real

Completed in 42 milliseconds

12