Searched refs:button_key_active (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/kconfig/lxdialog/
H A Dutil.c27 dlg.button_key_active.atr = A_REVERSE;
63 DLG_COLOR(button_key_active, COLOR_WHITE, COLOR_BLUE, true);
93 DLG_COLOR(button_key_active, COLOR_YELLOW, COLOR_RED, true);
124 DLG_COLOR(button_key_active, COLOR_YELLOW, COLOR_BLUE, true);
173 init_one_color(&dlg.button_key_active);
430 wattrset(win, selected ? dlg.button_key_active.atr
H A Ddialog.h89 struct dialog_color button_key_active; member in struct:dialog_info

Completed in 98 milliseconds