Home
last modified time | relevance | path

Searched refs:inputbox_border (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dutil.c42 dlg.inputbox_border.atr = A_NORMAL; in set_mono_theme()
82 DLG_COLOR(inputbox_border, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme()
117 DLG_COLOR(inputbox_border, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme()
202 init_one_color(&dlg.inputbox_border); in init_dialog_colors()
H A Ddialog.h123 struct dialog_color inputbox_border; member