Searched refs:YESNO_WIDTH_MIN (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/ | ||
A D | yesno.c | 50 if (getmaxx(stdscr) < (width + YESNO_WIDTH_MIN)) in dialog_yesno() |
A D | dialog.h | 213 #define YESNO_WIDTH_MIN 4 macro |
Completed in 3 milliseconds