Searched refs:WINDOW_HEIGHT_MIN (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/kconfig/lxdialog/ | ||
| A D | dialog.h | 175 #define WINDOW_HEIGHT_MIN 19 /* For init_dialog() */ macro |
| A D | util.c | 285 if (height < WINDOW_HEIGHT_MIN || width < WINDOW_WIDTH_MIN) { in init_dialog() |
Completed in 5 milliseconds