Searched refs:SCREEN_EVENT_TYPE_CLOSE (Results 1 – 3 of 3) sorted by relevance
44 #define SCREEN_EVENT_TYPE_CLOSE 0x000008 macro
914 case SCREEN_EVENT_TYPE_CLOSE: in parse_event()
774 if (!(screen->mode_flags & SCREEN_EVENT_TYPE_CLOSE)) in ScreenWndProc()2188 (void) allocate_event (screen, SCREEN_EVENT_TYPE_CLOSE); in ProcessCloseMessage()