Home
last modified time | relevance | path

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

/linux/scripts/kconfig/lxdialog/
A Dutil.c51 #define DLG_COLOR(dialog, f, b, h) \ macro
93 DLG_COLOR(screen, COLOR_RED, COLOR_BLACK, true); in set_blackbg_theme()
94 DLG_COLOR(shadow, COLOR_BLACK, COLOR_BLACK, false); in set_blackbg_theme()
95 DLG_COLOR(dialog, COLOR_WHITE, COLOR_BLACK, false); in set_blackbg_theme()
96 DLG_COLOR(title, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
97 DLG_COLOR(border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme()
110 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_BLACK, true); in set_blackbg_theme()
111 DLG_COLOR(searchbox_border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme()
116 DLG_COLOR(menubox_border, COLOR_BLACK, COLOR_BLACK, true); in set_blackbg_theme()
129 DLG_COLOR(uarrow, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
[all …]

Completed in 5 milliseconds