Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.h51 extern int attr_input_text;
Dnconf.gui.c26 int attr_input_text; variable
62 COLOR_ATTR(attr_input_text, COLOR_DEFAULT, COLOR_DEFAULT, A_NORMAL),
86 NO_COLOR_ATTR(attr_input_text, A_NORMAL),
368 wattrset(prompt_win, attr_input_text); in dialog_inputbox()