Searched refs:K_RESIZE (Results 1 – 3 of 3) sorted by relevance
26 #define K_RESIZE -3 macro
228 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()
79 return K_RESIZE; in ui__getch()