Home
last modified time | relevance | path

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

/external/u-boot/scripts/kconfig/
Dnconf.h57 FUNCTION_HIGHLIGHT, enumerator
Dnconf.gui.c51 init_pair(FUNCTION_HIGHLIGHT, -1, -1); in set_normal_colors()
97 mkattr(FUNCTION_HIGHLIGHT, A_BOLD); in normal_color_theme()
129 mkattrn(FUNCTION_HIGHLIGHT, A_BOLD); in no_colors_theme()
Dnconf.c373 (void) wattrset(main_window, attributes[FUNCTION_HIGHLIGHT]); in print_function_line()