Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h201 #define WINDOW_HEIGTH_MIN 19 /* For init_dialog() */ 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.h179 #define WINDOW_HEIGTH_MIN 19 /* For init_dialog() */ macro
H A Dutil.c312 if (height < WINDOW_HEIGTH_MIN || width < WINDOW_WIDTH_MIN) { in init_dialog()