Searched refs:inputbox (Results 1 - 4 of 4) sorted by relevance

/linux-master/scripts/kconfig/lxdialog/
H A Dinputbox.c3 * inputbox.c -- implements the input box
86 wattrset(dialog, dlg.inputbox.atr);
119 wattrset(dialog, dlg.inputbox.atr);
187 wattrset(dialog, dlg.inputbox.atr);
H A Ddialog.h93 struct dialog_color inputbox; member in struct:dialog_info
H A Dutil.c58 DLG_COLOR(inputbox, COLOR_BLACK, COLOR_WHITE, false);
89 DLG_COLOR(inputbox, COLOR_YELLOW, COLOR_BLACK, false);
168 init_one_color(&dlg.inputbox);
/linux-master/scripts/kconfig/
H A DMakefile189 checklist.o inputbox.o menubox.o textbox.o util.o yesno.o)

Completed in 120 milliseconds