Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/kconfig/
Dnconf.h35 extern int attr_normal;
Dnconf.gui.c10 int attr_normal; variable
46 COLOR_ATTR(attr_normal, COLOR_DEFAULT, COLOR_DEFAULT, A_NORMAL),
70 NO_COLOR_ATTR(attr_normal, A_NORMAL),
Dnconf.c390 wattrset(main_window, attr_normal); in print_function_line()
1039 wattrset(main_window, attr_normal); in show_menu()