Searched refs:CHECKLIST_WIDTH_MIN (Results 1 – 2 of 2) sorted by relevance
| /buildroot/support/kconfig/lxdialog/ | ||
| A D | dialog.h | 205 #define CHECKLIST_WIDTH_MIN 6 macro |
| A D | checklist.c | 137 if (getmaxx(stdscr) < (width + CHECKLIST_WIDTH_MIN)) in dialog_checklist() |
Completed in 4 milliseconds