Home
last modified time | relevance | path

Searched refs:uarrow (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dutil.c48 dlg.uarrow.atr = A_BOLD; in set_mono_theme()
88 DLG_COLOR(uarrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme()
130 DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
208 init_one_color(&dlg.uarrow); in init_dialog_colors()
H A Ddialog.h132 struct dialog_color uarrow; member
H A Dchecklist.c59 wattrset(win, dlg.uarrow.atr); in print_arrows()
H A Dmenubox.c109 wattrset(win, dlg.uarrow.atr); in print_arrows()