Searched refs:menubox_border (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | util.c | 48 dlg.menubox_border.atr = A_NORMAL; in set_mono_theme() 88 DLG_COLOR(menubox_border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() 126 DLG_COLOR(menubox_border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme() 208 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() 238 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
|
| H A D | dialog.h | 129 struct dialog_color menubox_border; member
|