Searched refs:searchbox (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
H A D | util.c | 33 dlg.searchbox.atr = A_NORMAL; in set_mono_theme() 73 DLG_COLOR(searchbox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 109 DLG_COLOR(searchbox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 193 init_one_color(&dlg.searchbox); in init_dialog_colors()
|
H A D | dialog.h | 111 struct dialog_color searchbox; member
|
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
H A D | util.c | 33 dlg.searchbox.atr = A_NORMAL; in set_mono_theme() 73 DLG_COLOR(searchbox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme() 109 DLG_COLOR(searchbox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme() 193 init_one_color(&dlg.searchbox); in init_dialog_colors()
|
H A D | dialog.h | 95 struct dialog_color searchbox; member
|
Completed in 3 milliseconds