Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dnconf.h56 FUNCTION_TEXT, enumerator
H A Dnconf.gui.c52 init_pair(FUNCTION_TEXT, COLOR_YELLOW, -1); in set_normal_colors()
98 mkattr(FUNCTION_TEXT, A_REVERSE); in normal_color_theme()
130 mkattrn(FUNCTION_TEXT, A_REVERSE); in no_colors_theme()
H A Dnconf.c377 (void) wattrset(main_window, attributes[FUNCTION_TEXT]); in print_function_line()