Searched refs:TEXTBOX_WIDTH_MIN (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ | ||
| H A D | dialog.h | 199 #define TEXTBOX_WIDTH_MIN 8 macro |
| H A D | textbox.c | 71 if (height < TEXTBOX_HEIGTH_MIN || width < TEXTBOX_WIDTH_MIN) in dialog_textbox() |