Searched refs:TEXTBOX_WIDTH_MIN (Results 1 – 2 of 2) sorted by relevance
/u-boot/scripts/kconfig/lxdialog/ | ||
A D | dialog.h | 192 #define TEXTBOX_WIDTH_MIN 8 macro |
A D | textbox.c | 70 if (height < TEXTBOX_HEIGTH_MIN || width < TEXTBOX_WIDTH_MIN) in dialog_textbox() |
Completed in 3 milliseconds