Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dnconf.h40 MAIN_MENU_BOX, enumerator
H A Dnconf.gui.c35 init_pair(MAIN_MENU_BOX, COLOR_YELLOW, -1); in set_normal_colors()
81 mkattr(MAIN_MENU_BOX, A_NORMAL); in normal_color_theme()
113 mkattrn(MAIN_MENU_BOX, A_NORMAL); in no_colors_theme()
H A Dnconf.c964 (void) wattrset(main_window, attributes[MAIN_MENU_BOX]); in show_menu()