Searched refs:MapNotify (Results 1 - 25 of 32) sorted by relevance
12
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_names_table.h | 25 [MapNotify] = "MapNotify",
|
| H A D | event_core.c | 125 STDH(MapNotify);
|
| H A D | event_utils.c | 133 case MapNotify:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-xlib/ |
| H A D | graw_xlib.c | 137 if (e.type == MapNotify && e.xmap.window == win) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-xlib/ |
| H A D | graw_xlib.c | 137 if (e.type == MapNotify && e.xmap.window == win) {
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Events.c | 208 case MapNotify:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/ |
| H A D | dmxwininfo.c | 57 case MapNotify: 314 if (e.type == MapNotify && e.xmap.window == win) {
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | xdemo.c | 154 if (e.type == MapNotify && e.xmap.window == win) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxlog.c | 327 case MapNotify: return "MapNotify";
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Events.c | 223 case MapNotify:
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | X.h | 198 #define MapNotify 19 macro
|
| /xsrc/external/mit/xmh/dist/ |
| H A D | init.c | 231 if (event->type == MapNotify) {
|
| /xsrc/external/mit/xsm/dist/ |
| H A D | choose.c | 247 if (event->type == MapNotify)
|
| H A D | info.c | 694 if (event->type == MapNotify)
|
| H A D | save.c | 690 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 D | EvToWire.c | 213 case MapNotify:
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | trace.c | 428 CASETYPE(MapNotify); 836 case MapNotify:
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | events.c | 157 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 D | xcompmgr.c | 1913 case MapNotify: 1941 case MapNotify: 2275 case MapNotify:
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imEvToWire.c | 216 case MapNotify: 596 case MapNotify:
|
| /xsrc/external/mit/ico/dist/ |
| H A D | ico.c | 1068 case MapNotify:
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | TMprint.c | 178 PRINTEVENT(MapNotify, "<MapNotify>")
|
| H A D | TMparse.c | 316 {"MapNotify", NULLQUARK, MapNotify, ParseNone, NULL}, 317 {"Map", NULLQUARK, MapNotify, ParseNone, NULL},
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1550 case MapNotify: 1551 prologue(&event, "MapNotify");
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowwm.c | 1063 else if (event.type == MapNotify) 1072 We do this on MapNotify, not MapRequest like a real
|
Completed in 42 milliseconds
12