Searched refs:K_RESIZE (Results 1 – 3 of 3) sorted by relevance
25 #define K_RESIZE -3 macro
199 timeout)) == K_RESIZE) in ui_browser__warning()211 while ((key = ui__help_window(text)) == K_RESIZE) in ui_browser__help_window()221 while ((key = ui__dialog_yesno(text)) == K_RESIZE) in ui_browser__dialog_yesno()371 if (key == K_RESIZE) { in ui_browser__run()
75 return K_RESIZE; in ui__getch()