Home
last modified time | relevance | path

Searched refs:MENUBOX_WIDTH_MIN (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/scripts/kconfig/lxdialog/
Ddialog.h196 #define MENUBOX_WIDTH_MIN 65 macro
Dmenubox.c183 if (height < MENUBOX_HEIGTH_MIN || width < MENUBOX_WIDTH_MIN) in dialog_menu()
/external/u-boot/scripts/kconfig/
Dmconf.c832 MENUBOX_WIDTH_MIN, in conf_choice()