Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dnconf.h37 extern int attr_main_menu_box;
H A 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),
H A Dnconf.c1035 wattrset(main_window, attr_main_menu_box); in show_menu()