Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dnconf.h35 extern int attr_normal;
H A Dnconf.gui.c11 int attr_normal; variable
47 COLOR_ATTR(attr_normal, COLOR_DEFAULT, COLOR_DEFAULT, A_NORMAL),
71 NO_COLOR_ATTR(attr_normal, A_NORMAL),
H A Dnconf.c392 wattrset(main_window, attr_normal); in print_function_line()
949 wattrset(main_window, attr_normal); in show_menu()