Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h89 struct dialog_color { struct
104 struct dialog_color screen; argument
105 struct dialog_color shadow;
106 struct dialog_color dialog;
107 struct dialog_color title;
108 struct dialog_color border;
123 struct dialog_color item;
125 struct dialog_color tag;
129 struct dialog_color check;
131 struct dialog_color uarrow;
[all …]
H A Dutil.c166 static void init_one_color(struct dialog_color *color) in init_one_color()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Ddialog.h67 struct dialog_color { struct
82 struct dialog_color screen; argument
83 struct dialog_color shadow;
84 struct dialog_color dialog;
85 struct dialog_color title;
86 struct dialog_color border;
101 struct dialog_color item;
103 struct dialog_color tag;
107 struct dialog_color check;
109 struct dialog_color uarrow;
[all …]
H A Dutil.c166 static void init_one_color(struct dialog_color *color) in init_one_color()