Home
last modified time | relevance | path

Searched refs:menubox_border (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/scripts/kconfig/lxdialog/
H A Dchecklist.c77 wattrset(win, dlg.menubox_border.atr); in print_arrows()
164 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_checklist()
H A Dutil.c38 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 Dmenubox.c120 wattrset(win, dlg.menubox_border.atr); in print_arrows()
219 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
H A Ddialog.h100 struct dialog_color menubox_border; member
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dchecklist.c77 wattrset(win, dlg.menubox_border.atr); in print_arrows()
164 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_checklist()
H A Dutil.c38 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 Dmenubox.c128 wattrset(win, dlg.menubox_border.atr); in print_arrows()
227 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
H A Ddialog.h122 struct dialog_color menubox_border; member