Home
last modified time | relevance | path

Searched refs:attr_input_box (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A Dnconf.gui.c25 int attr_input_box; variable
61 COLOR_ATTR(attr_input_box, COLOR_YELLOW, COLOR_DEFAULT, A_NORMAL),
85 NO_COLOR_ATTR(attr_input_box, A_BOLD),
372 wattrset(win, attr_input_box); in dialog_inputbox()