| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 16-fix-space-to-de-select-options.patch | 29 Index: kconfig/lxdialog/menubox.c 31 --- kconfig.orig/lxdialog/menubox.c 32 +++ kconfig/lxdialog/menubox.c
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | checklist.c | 28 wattrset(win, dlg.menubox.atr); in print_item() 63 wattrset(win, dlg.menubox.atr); in print_arrows() 165 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_checklist()
|
| H A D | menubox.c | 65 wattrset(win, dlg.menubox.atr); in do_print_item() 113 wattrset(win, dlg.menubox.atr); in print_arrows() 228 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
|
| H A D | util.c | 38 dlg.menubox.atr = A_NORMAL; in set_mono_theme() 78 DLG_COLOR(menubox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 116 DLG_COLOR(menubox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 198 init_one_color(&dlg.menubox); in init_dialog_colors()
|
| H A D | dialog.h | 122 struct dialog_color menubox; member
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | checklist.c | 40 wattrset(win, dlg.menubox.atr); in print_item() 75 wattrset(win, dlg.menubox.atr); in print_arrows() 177 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_checklist()
|
| H A D | menubox.c | 77 wattrset(win, dlg.menubox.atr); in do_print_item() 125 wattrset(win, dlg.menubox.atr); in print_arrows() 240 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
|
| H A D | util.c | 50 dlg.menubox.atr = A_NORMAL; in set_mono_theme() 90 DLG_COLOR(menubox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 128 DLG_COLOR(menubox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 210 init_one_color(&dlg.menubox); in init_dialog_colors()
|
| H A D | dialog.h | 134 struct dialog_color menubox; member
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A 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()
|
| H A D | menubox.c | 64 wattrset(win, dlg.menubox.atr); in do_print_item() 112 wattrset(win, dlg.menubox.atr); in print_arrows() 227 dlg.menubox_border.atr, dlg.menubox.atr); in dialog_menu()
|
| H A D | util.c | 37 dlg.menubox.atr = A_NORMAL; in set_mono_theme() 77 DLG_COLOR(menubox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 115 DLG_COLOR(menubox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 197 init_one_color(&dlg.menubox); in init_dialog_colors()
|
| H A D | dialog.h | 115 struct dialog_color menubox; member
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | POTFILES.in | 3 scripts/kconfig/lxdialog/menubox.c
|
| H A D | Makefile | 194 lxdialog += lxdialog/textbox.o lxdialog/yesno.o lxdialog/menubox.o
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | POTFILES.in | 3 scripts/kconfig/lxdialog/menubox.c
|
| H A D | Makefile | 204 lxdialog += lxdialog/textbox.o lxdialog/yesno.o lxdialog/menubox.o
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | xdmxconfig.c | 957 Widget parent, menubox, bottombox, databox, canvasbox; in main() local 994 menubox = XtVaCreateManagedWidget("menubox", boxWidgetClass, parent, in main() 1000 XtNfromVert, menubox, in main() 1065 menubox, in main() 1068 menubox, in main()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | Makefile | 173 checklist.o inputbox.o menubox.o textbox.o util.o yesno.o)
|