Home
last modified time | relevance | path

Searched refs:K_RESIZE (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/ui/
A Dkeysyms.h26 #define K_RESIZE -3 macro
A Dbrowser.c228 timeout)) == K_RESIZE) in ui_browser__warning()
240 while ((key = ui__help_window(text)) == K_RESIZE) in ui_browser__help_window()
250 while ((key = ui__dialog_yesno(text)) == K_RESIZE) in ui_browser__dialog_yesno()
402 if (key == K_RESIZE) { in ui_browser__run()
/linux/tools/perf/ui/tui/
A Dsetup.c79 return K_RESIZE; in ui__getch()

Completed in 5 milliseconds