Home
last modified time | relevance | path

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

/linux-6.14.4/scripts/kconfig/
Dnconf.h54 extern int attr_function_highlight;
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),
Dnconf.c381 wattrset(main_window, attr_function_highlight); in print_function_line()