Home
last modified time | relevance | path

Searched refs:YESNO_WIDTH_MIN (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dyesno.c37 if (getmaxx(stdscr) < (width + YESNO_WIDTH_MIN)) in dialog_yesno()
H A Ddialog.h194 #define YESNO_WIDTH_MIN 4 macro
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c38 if (getmaxx(stdscr) < (width + YESNO_WIDTH_MIN)) in dialog_yesno()
H A Ddialog.h201 #define YESNO_WIDTH_MIN 4 macro
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dyesno.c50 if (getmaxx(stdscr) < (width + YESNO_WIDTH_MIN)) in dialog_yesno()
H A Ddialog.h213 #define YESNO_WIDTH_MIN 4 macro