Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/kconfig/
Dnconf.h54 extern int attr_function_highlight;
Dnconf.gui.c29 int attr_function_highlight; variable
65 COLOR_ATTR(attr_function_highlight, COLOR_DEFAULT, COLOR_DEFAULT, A_BOLD),
89 NO_COLOR_ATTR(attr_function_highlight, A_BOLD),
Dnconf.c379 wattrset(main_window, attr_function_highlight); in print_function_line()