Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.h35 extern int attr_normal;
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),
Dnconf.c392 wattrset(main_window, attr_normal); in print_function_line()
951 wattrset(main_window, attr_normal); in show_menu()