Searched refs:INPUTBOX_HEIGTH_MIN (Results 1 – 6 of 6) sorted by relevance
194 #define INPUTBOX_HEIGTH_MIN 2 /* For dialog_inputbox() */ macro
47 if (getmaxy(stdscr) <= (height - INPUTBOX_HEIGTH_MIN)) in dialog_inputbox()
206 #define INPUTBOX_HEIGTH_MIN 2 /* For dialog_inputbox() */ macro
59 if (getmaxy(stdscr) <= (height - INPUTBOX_HEIGTH_MIN)) in dialog_inputbox()
187 #define INPUTBOX_HEIGTH_MIN 2 /* For dialog_inputbox() */ macro
46 if (getmaxy(stdscr) <= (height - INPUTBOX_HEIGTH_MIN)) in dialog_inputbox()