Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Ddialog.h197 #define MENUBOX_WIDTH_MIN 65 macro
H A Dmenubox.c184 if (height < MENUBOX_HEIGTH_MIN || width < MENUBOX_WIDTH_MIN) in dialog_menu()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmconf.c832 MENUBOX_WIDTH_MIN, in conf_choice()