Searched refs:K_ESC (Results 1 – 9 of 9) sorted by relevance
42 case K_ESC: in popup_menu__run()133 while (key != K_TIMER && key != K_ENTER && key != K_ESC) { in ui_browser__input_window()258 return K_ESC; in __ui__warning()
85 if (key != K_ESC) in ui__getch()94 return K_ESC; in ui__getch()
10 #define K_ESC 033 macro
20 case K_ESC: name = "ESC"; break; in key_name()
66 case K_ESC: in list_menu__run()
96 case K_ESC: in map_browser__run()
3327 case K_ESC: in evsel__hists_browse() 3338 if (key == K_ESC && in evsel__hists_browse() 3637 case K_ESC: in __evlist__tui_browse_hists() 3643 case K_ESC: in __evlist__tui_browse_hists() 3805 case K_ESC:
556 case K_ESC: in annotated_data_browser__run()
1132 case K_ESC: in annotate_browser__run()