| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 63 DLG_COLOR(title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 69 DLG_COLOR(button_label_active, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 74 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 76 DLG_COLOR(position_indicator, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 81 DLG_COLOR(tag, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 82 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 83 DLG_COLOR(tag_key, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 84 DLG_COLOR(tag_key_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 99 DLG_COLOR(button_active, COLOR_YELLOW, COLOR_RED, false); in set_blackbg_theme() 100 DLG_COLOR(button_inactive, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() [all …]
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 76 DLG_COLOR(title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 82 DLG_COLOR(button_label_active, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 87 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 89 DLG_COLOR(position_indicator, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 94 DLG_COLOR(tag, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 95 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 96 DLG_COLOR(tag_key, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 97 DLG_COLOR(tag_key_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 112 DLG_COLOR(button_active, COLOR_YELLOW, COLOR_RED, false); in set_blackbg_theme() 113 DLG_COLOR(button_inactive, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 64 DLG_COLOR(title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 70 DLG_COLOR(button_label_active, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 75 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 77 DLG_COLOR(position_indicator, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 82 DLG_COLOR(tag, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 83 DLG_COLOR(tag_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 84 DLG_COLOR(tag_key, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 85 DLG_COLOR(tag_key_selected, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 100 DLG_COLOR(button_active, COLOR_YELLOW, COLOR_RED, false); in set_blackbg_theme() 101 DLG_COLOR(button_inactive, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | nconf.gui.c | 34 init_pair(MAIN_MENU_BOX, COLOR_YELLOW, -1); in set_normal_colors() 38 init_pair(SCROLLWIN_BOX, COLOR_YELLOW, -1); in set_normal_colors() 41 init_pair(DIALOG_BOX, COLOR_YELLOW, -1); in set_normal_colors() 42 init_pair(DIALOG_MENU_BACK, COLOR_YELLOW, -1); in set_normal_colors() 45 init_pair(INPUT_BOX, COLOR_YELLOW, -1); in set_normal_colors() 51 init_pair(FUNCTION_TEXT, COLOR_YELLOW, -1); in set_normal_colors()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | nconf.gui.c | 35 init_pair(MAIN_MENU_BOX, COLOR_YELLOW, -1); in set_normal_colors() 39 init_pair(SCROLLWIN_BOX, COLOR_YELLOW, -1); in set_normal_colors() 42 init_pair(DIALOG_BOX, COLOR_YELLOW, -1); in set_normal_colors() 43 init_pair(DIALOG_MENU_BACK, COLOR_YELLOW, -1); in set_normal_colors() 46 init_pair(INPUT_BOX, COLOR_YELLOW, -1); in set_normal_colors() 52 init_pair(FUNCTION_TEXT, COLOR_YELLOW, -1); in set_normal_colors()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | nconf.gui.c | 34 init_pair(MAIN_MENU_BOX, COLOR_YELLOW, -1); in set_normal_colors() 38 init_pair(SCROLLWIN_BOX, COLOR_YELLOW, -1); in set_normal_colors() 41 init_pair(DIALOG_BOX, COLOR_YELLOW, -1); in set_normal_colors() 42 init_pair(DIALOG_MENU_BACK, COLOR_YELLOW, -1); in set_normal_colors() 45 init_pair(INPUT_BOX, COLOR_YELLOW, -1); in set_normal_colors() 51 init_pair(FUNCTION_TEXT, COLOR_YELLOW, -1); in set_normal_colors()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | moveconfig.py | 347 COLOR_YELLOW = '1;33' variable 950 log_color = COLOR_YELLOW 993 log += color_text(self.options.color, COLOR_YELLOW, 1172 self.log += color_text(self.options.color, COLOR_YELLOW, 1371 print >> sys.stderr, color_text(self.options.color, COLOR_YELLOW,
|
| /OK3568_Linux_fs/kernel/tools/thermal/tmon/ |
| H A D | tui.c | 369 init_pair(PT_COLOR_YELLOW, COLOR_WHITE, COLOR_YELLOW); in initialize_curses()
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190713.patch.gz | 1# ncurses 6.1 - patch 20190713 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190615.patch.gz | 1# ncurses 6.1 - patch 20190615 - Thomas E. Dickey
2#
3# --- ... |