Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A 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()
H A Dnconf.h42 MAIN_MENU_BOX, enumerator
H A Dnconf.c961 (void) wattrset(main_window, attributes[MAIN_MENU_BOX]); in show_menu()