Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dutil.c57 dlg.uarrow.atr = A_BOLD; in set_mono_theme()
97 DLG_COLOR(uarrow, COLOR_GREEN, COLOR_WHITE, true); in set_classic_theme()
139 DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
217 init_one_color(&dlg.uarrow); in init_dialog_colors()
H A Ddialog.h138 struct dialog_color uarrow; member
H A Dchecklist.c71 wattrset(win, dlg.uarrow.atr); in print_arrows()
H A Dmenubox.c121 wattrset(win, dlg.uarrow.atr); in print_arrows()