Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dnconf.h54 extern int attr_function_highlight;
H A Dnconf.gui.c30 int attr_function_highlight; variable
66 COLOR_ATTR(attr_function_highlight, COLOR_DEFAULT, COLOR_DEFAULT, A_BOLD),
90 NO_COLOR_ATTR(attr_function_highlight, A_BOLD),
H A Dnconf.c381 wattrset(main_window, attr_function_highlight); in print_function_line()