Searched refs:FUNCTION_HIGHLIGHT (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | nconf.h | 55 FUNCTION_HIGHLIGHT, enumerator
|
| H A D | nconf.gui.c | 50 init_pair(FUNCTION_HIGHLIGHT, -1, -1); in set_normal_colors() 96 mkattr(FUNCTION_HIGHLIGHT, A_BOLD); in normal_color_theme() 128 mkattrn(FUNCTION_HIGHLIGHT, A_BOLD); in no_colors_theme()
|
| H A D | nconf.c | 373 (void) wattrset(main_window, attributes[FUNCTION_HIGHLIGHT]); in print_function_line()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | nconf.h | 59 FUNCTION_HIGHLIGHT, enumerator
|
| H A D | nconf.gui.c | 50 init_pair(FUNCTION_HIGHLIGHT, -1, -1); in set_normal_colors() 96 mkattr(FUNCTION_HIGHLIGHT, A_BOLD); in normal_color_theme() 128 mkattrn(FUNCTION_HIGHLIGHT, A_BOLD); in no_colors_theme()
|
| H A D | nconf.c | 373 (void) wattrset(main_window, attributes[FUNCTION_HIGHLIGHT]); in print_function_line()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | nconf.h | 57 FUNCTION_HIGHLIGHT, enumerator
|
| H A D | nconf.gui.c | 51 init_pair(FUNCTION_HIGHLIGHT, -1, -1); in set_normal_colors() 97 mkattr(FUNCTION_HIGHLIGHT, A_BOLD); in normal_color_theme() 129 mkattrn(FUNCTION_HIGHLIGHT, A_BOLD); in no_colors_theme()
|
| H A D | nconf.c | 373 (void) wattrset(main_window, attributes[FUNCTION_HIGHLIGHT]); in print_function_line()
|