Searched refs:uarrow (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 47 dlg.uarrow.atr = A_BOLD; in set_mono_theme() 87 DLG_COLOR(uarrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme() 129 DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() 207 init_one_color(&dlg.uarrow); in init_dialog_colors()
|
| H A D | dialog.h | 125 struct dialog_color uarrow; member
|
| H A D | checklist.c | 58 wattrset(win, dlg.uarrow.atr); in print_arrows()
|
| H A D | menubox.c | 108 wattrset(win, dlg.uarrow.atr); in print_arrows()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 60 dlg.uarrow.atr = A_BOLD; in set_mono_theme() 100 DLG_COLOR(uarrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme() 142 DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() 220 init_one_color(&dlg.uarrow); in init_dialog_colors()
|
| H A D | dialog.h | 144 struct dialog_color uarrow; member
|
| H A D | checklist.c | 71 wattrset(win, dlg.uarrow.atr); in print_arrows()
|
| H A D | menubox.c | 121 wattrset(win, dlg.uarrow.atr); in print_arrows()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 48 dlg.uarrow.atr = A_BOLD; in set_mono_theme() 88 DLG_COLOR(uarrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme() 130 DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() 208 init_one_color(&dlg.uarrow); in init_dialog_colors()
|
| H A D | dialog.h | 132 struct dialog_color uarrow; member
|
| H A D | checklist.c | 59 wattrset(win, dlg.uarrow.atr); in print_arrows()
|
| H A D | menubox.c | 109 wattrset(win, dlg.uarrow.atr); in print_arrows()
|