Searched refs:MapNotify (Results 1 – 8 of 8) sorted by relevance
433 mac_events[i].type = MapNotify; in macosx_add_mapnotify()517 } else if (mac_events[i].type == MapNotify) { in macosx_checkevent()518 ev->type = MapNotify; in macosx_checkevent()
6166 if (type == MapNotify) return "MapNotify"; in Etype()8323 if (type == MapNotify) w = Ev[n].xmap.window; in read_events()8386 } else if (type == MapNotify) { in read_events()8397 if (type == MapNotify) w = Ev[n].xmap.window; in read_events()8439 } else if (type == MapNotify) { in read_events()9970 } else if (type == MapNotify) { in check_ncache()
1809 case MapNotify: in monitor()
3229 } else if (XCheckTypedEvent(dpy, MapNotify, &ev)) { in scan_display()
255 #define MapNotify 19 macro
136 if (e.type == MapNotify && e.xmap.window == win) { in graw_create_window_and_screen()
190 eventType = MapNotify; in setVisibility()
325 } while(evt.type != MapNotify); in mapWindowAndWait()