Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
Dnconf.h38 MAIN_MENU_BOX, enumerator
Dnconf.gui.c34 init_pair(MAIN_MENU_BOX, COLOR_YELLOW, -1); in set_normal_colors()
80 mkattr(MAIN_MENU_BOX, A_NORMAL); in normal_color_theme()
112 mkattrn(MAIN_MENU_BOX, A_NORMAL); in no_colors_theme()
Dnconf.c964 (void) wattrset(main_window, attributes[MAIN_MENU_BOX]); in show_menu()