Searched refs:menubox_border (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 38 dlg.menubox_border.atr = A_NORMAL; in set_mono_theme() 78 DLG_COLOR(menubox_border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() 116 DLG_COLOR(menubox_border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme() 198 init_one_color(&dlg.menubox_border); in init_dialog_colors()
|
| H A D | checklist.c | 77 wattrset(win, dlg.menubox_border.atr); in print_arrows() 164 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_checklist()
|
| H A D | menubox.c | 128 wattrset(win, dlg.menubox_border.atr); in print_arrows() 227 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
|
| H A D | dialog.h | 116 struct dialog_color menubox_border; member
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 51 dlg.menubox_border.atr = A_NORMAL; in set_mono_theme() 91 DLG_COLOR(menubox_border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() 129 DLG_COLOR(menubox_border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme() 211 init_one_color(&dlg.menubox_border); in init_dialog_colors()
|
| H A D | checklist.c | 90 wattrset(win, dlg.menubox_border.atr); in print_arrows() 177 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_checklist()
|
| H A D | menubox.c | 141 wattrset(win, dlg.menubox_border.atr); in print_arrows() 240 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
|
| H A D | dialog.h | 135 struct dialog_color menubox_border; member
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 39 dlg.menubox_border.atr = A_NORMAL; in set_mono_theme() 79 DLG_COLOR(menubox_border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() 117 DLG_COLOR(menubox_border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme() 199 init_one_color(&dlg.menubox_border); in init_dialog_colors()
|
| H A D | checklist.c | 78 wattrset(win, dlg.menubox_border.atr); in print_arrows() 165 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_checklist()
|
| H A D | menubox.c | 129 wattrset(win, dlg.menubox_border.atr); in print_arrows() 228 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
|
| H A D | dialog.h | 123 struct dialog_color menubox_border; member
|