Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.h37 extern int attr_main_menu_box;
Dnconf.gui.c13 int attr_main_menu_box; variable
49 COLOR_ATTR(attr_main_menu_box, COLOR_YELLOW, COLOR_DEFAULT, A_NORMAL),
73 NO_COLOR_ATTR(attr_main_menu_box, A_NORMAL),
Dnconf.c947 wattrset(main_window, attr_main_menu_box); in show_menu()