Searched refs:UnmapNotify (Results 1 – 6 of 6) sorted by relevance
435 mac_events[i].type = UnmapNotify; in macosx_add_mapnotify()519 } else if (mac_events[i].type == UnmapNotify) { in macosx_checkevent()520 ev->type = UnmapNotify; in macosx_checkevent()
1816 case UnmapNotify: in monitor()
6165 if (type == UnmapNotify) return "UnmapNotify"; in Etype()8322 if (type == UnmapNotify) w = Ev[n].xunmap.window; in read_events()8396 if (type == UnmapNotify) w = Ev[n].xunmap.window; in read_events()8444 } else if (type == UnmapNotify) { in read_events()10066 } else if (type == UnmapNotify) { in check_ncache()
3231 } else if (XCheckTypedEvent(dpy, UnmapNotify, &ev)) { in scan_display()
254 #define UnmapNotify 18 macro
195 eventType = UnmapNotify; in setVisibility()