Searched refs:darrow (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 48 dlg.darrow.atr = A_BOLD; in set_mono_theme() 88 DLG_COLOR(darrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme() 130 DLG_COLOR(darrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() 208 init_one_color(&dlg.darrow); in init_dialog_colors()
|
| H A D | dialog.h | 126 struct dialog_color darrow; member
|
| H A D | checklist.c | 73 wattrset(win, dlg.darrow.atr); in print_arrows()
|
| H A D | menubox.c | 124 wattrset(win, dlg.darrow.atr); in print_arrows()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 61 dlg.darrow.atr = A_BOLD; in set_mono_theme() 101 DLG_COLOR(darrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme() 143 DLG_COLOR(darrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() 221 init_one_color(&dlg.darrow); in init_dialog_colors()
|
| H A D | dialog.h | 145 struct dialog_color darrow; member
|
| H A D | checklist.c | 86 wattrset(win, dlg.darrow.atr); in print_arrows()
|
| H A D | menubox.c | 137 wattrset(win, dlg.darrow.atr); in print_arrows()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 49 dlg.darrow.atr = A_BOLD; in set_mono_theme() 89 DLG_COLOR(darrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme() 131 DLG_COLOR(darrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() 209 init_one_color(&dlg.darrow); in init_dialog_colors()
|
| H A D | dialog.h | 133 struct dialog_color darrow; member
|
| H A D | checklist.c | 74 wattrset(win, dlg.darrow.atr); in print_arrows()
|
| H A D | menubox.c | 125 wattrset(win, dlg.darrow.atr); in print_arrows()
|