Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.gui.c51 init_pair(FUNCTION_TEXT, COLOR_BLUE, -1); in set_normal_colors()
97 mkattr(FUNCTION_TEXT, A_REVERSE); in normal_color_theme()
129 mkattrn(FUNCTION_TEXT, A_REVERSE); in no_colors_theme()
H A Dnconf.h58 FUNCTION_TEXT, enumerator
H A Dnconf.c380 (void) wattrset(main_window, attributes[FUNCTION_TEXT]); in print_function_line()