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