uarrow             58 scripts/kconfig/lxdialog/checklist.c 		wattrset(win, dlg.uarrow.atr);
uarrow            125 scripts/kconfig/lxdialog/dialog.h 	struct dialog_color uarrow;
uarrow            108 scripts/kconfig/lxdialog/menubox.c 		wattrset(win, dlg.uarrow.atr);
uarrow             47 scripts/kconfig/lxdialog/util.c 	dlg.uarrow.atr = A_BOLD;
uarrow             87 scripts/kconfig/lxdialog/util.c 	DLG_COLOR(uarrow,                COLOR_GREEN,  COLOR_WHITE,  true);
uarrow            129 scripts/kconfig/lxdialog/util.c 	DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false);
uarrow            207 scripts/kconfig/lxdialog/util.c 	init_one_color(&dlg.uarrow);