Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.h38 extern int attr_main_menu_fore;
Dnconf.gui.c13 int attr_main_menu_fore; variable
49 COLOR_ATTR(attr_main_menu_fore, COLOR_DEFAULT, COLOR_DEFAULT, A_REVERSE),
73 NO_COLOR_ATTR(attr_main_menu_fore, A_STANDOUT),
Dnconf.c1524 set_menu_fore(curses_menu, attr_main_menu_fore); in main()