Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/kconfig/
Dnconf.h37 extern int attr_main_menu_box;
Dnconf.gui.c12 int attr_main_menu_box; variable
48 COLOR_ATTR(attr_main_menu_box, COLOR_YELLOW, COLOR_DEFAULT, A_NORMAL),
72 NO_COLOR_ATTR(attr_main_menu_box, A_NORMAL),
Dnconf.c1035 wattrset(main_window, attr_main_menu_box); in show_menu()