Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
Dnconf.h55 FUNCTION_HIGHLIGHT, enumerator
Dnconf.gui.c50 init_pair(FUNCTION_HIGHLIGHT, -1, -1); in set_normal_colors()
96 mkattr(FUNCTION_HIGHLIGHT, A_BOLD); in normal_color_theme()
128 mkattrn(FUNCTION_HIGHLIGHT, A_BOLD); in no_colors_theme()
Dnconf.c373 (void) wattrset(main_window, attributes[FUNCTION_HIGHLIGHT]); in print_function_line()