Searched refs:YESNO_HEIGHT_MIN (Results 1 – 2 of 2) sorted by relevance
| /scripts/kconfig/lxdialog/ | ||
| A D | yesno.c | 35 if (getmaxy(stdscr) < (height + YESNO_HEIGHT_MIN)) in dialog_yesno() |
| A D | dialog.h | 173 #define YESNO_HEIGHT_MIN 4 /* For dialog_yesno() */ macro |
Completed in 3 milliseconds