Searched refs:INPUTBOX_WIDTH_MIN (Results 1 – 6 of 6) sorted by relevance
195 #define INPUTBOX_WIDTH_MIN 2 macro
49 if (getmaxx(stdscr) <= (width - INPUTBOX_WIDTH_MIN)) in dialog_inputbox()
207 #define INPUTBOX_WIDTH_MIN 2 macro
61 if (getmaxx(stdscr) <= (width - INPUTBOX_WIDTH_MIN)) in dialog_inputbox()
188 #define INPUTBOX_WIDTH_MIN 2 macro
48 if (getmaxx(stdscr) <= (width - INPUTBOX_WIDTH_MIN)) in dialog_inputbox()