Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dutil.c34 dlg.searchbox.atr = A_NORMAL; in set_mono_theme()
74 DLG_COLOR(searchbox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme()
110 DLG_COLOR(searchbox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme()
194 init_one_color(&dlg.searchbox); in init_dialog_colors()
H A Ddialog.h118 struct dialog_color searchbox; member