Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dnconf.gui.c27 int attr_input_text; variable
63 COLOR_ATTR(attr_input_text, COLOR_DEFAULT, COLOR_DEFAULT, A_NORMAL),
87 NO_COLOR_ATTR(attr_input_text, A_NORMAL),
379 wattrset(prompt_win, attr_input_text); in dialog_inputbox()