Searched refs:menubox (Results 1 – 5 of 5) sorted by relevance
| /scripts/kconfig/lxdialog/ |
| D | checklist.c | 27 wattrset(win, dlg.menubox.atr); in print_item() 62 wattrset(win, dlg.menubox.atr); in print_arrows() 164 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_checklist()
|
| D | menubox.c | 64 wattrset(win, dlg.menubox.atr); in do_print_item() 104 wattrset(win, dlg.menubox.atr); in print_arrows() 219 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
|
| D | dialog.h | 95 struct dialog_color menubox; member
|
| D | util.c | 60 DLG_COLOR(menubox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 93 DLG_COLOR(menubox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 170 init_one_color(&dlg.menubox); in init_dialog_colors()
|
| /scripts/kconfig/ |
| D | Makefile | 191 checklist.o inputbox.o menubox.o textbox.o util.o yesno.o)
|