Searched refs:YESNO_HEIGTH_MIN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/scripts/kconfig/lxdialog/ | ||
D | yesno.c | 35 if (getmaxy(stdscr) < (height + YESNO_HEIGTH_MIN)) in dialog_yesno() |
D | dialog.h | 193 #define YESNO_HEIGTH_MIN 4 /* For dialog_yesno() */ macro |