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

/linux-master/scripts/kconfig/lxdialog/
H A Dutil.c26 dlg.button_inactive.atr = A_DIM;
62 DLG_COLOR(button_inactive, COLOR_BLACK, COLOR_WHITE, false);
92 DLG_COLOR(button_inactive, COLOR_YELLOW, COLOR_BLACK, false);
172 init_one_color(&dlg.button_inactive);
422 : dlg.button_inactive.atr);
437 : dlg.button_inactive.atr);
H A Ddialog.h88 struct dialog_color button_inactive; member in struct:dialog_info

Completed in 253 milliseconds