Home
last modified time | relevance | path

Searched refs:WINDOW_WIDTH_MIN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h202 #define WINDOW_WIDTH_MIN 80 macro
H A Dutil.c312 if (height < WINDOW_HEIGTH_MIN || width < WINDOW_WIDTH_MIN) { in init_dialog()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Ddialog.h180 #define WINDOW_WIDTH_MIN 80 macro
H A Dutil.c312 if (height < WINDOW_HEIGTH_MIN || width < WINDOW_WIDTH_MIN) { in init_dialog()