Home
last modified time | relevance | path

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

/linux-6.14.4/scripts/kconfig/
Dnconf.h53 extern int attr_function_text;
Dnconf.gui.c29 int attr_function_text; variable
65 COLOR_ATTR(attr_function_text, COLOR_YELLOW, COLOR_DEFAULT, A_REVERSE),
89 NO_COLOR_ATTR(attr_function_text, A_REVERSE),
Dnconf.c385 wattrset(main_window, attr_function_text); in print_function_line()