Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h90 struct dialog_color { struct
105 struct dialog_color screen; argument
106 struct dialog_color shadow;
107 struct dialog_color dialog;
108 struct dialog_color title;
109 struct dialog_color border;
110 struct dialog_color button_active;
111 struct dialog_color button_inactive;
112 struct dialog_color button_key_active;
113 struct dialog_color button_key_inactive;
[all …]
H A Dutil.c167 static void init_one_color(struct dialog_color *color) in init_one_color()
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Ddialog.h102 struct dialog_color { struct
117 struct dialog_color screen; argument
118 struct dialog_color shadow;
119 struct dialog_color dialog;
120 struct dialog_color title;
121 struct dialog_color border;
122 struct dialog_color button_active;
123 struct dialog_color button_inactive;
124 struct dialog_color button_key_active;
125 struct dialog_color button_key_inactive;
[all …]
H A Dutil.c179 static void init_one_color(struct dialog_color *color) in init_one_color()
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Ddialog.h83 struct dialog_color { struct
98 struct dialog_color screen; argument
99 struct dialog_color shadow;
100 struct dialog_color dialog;
101 struct dialog_color title;
102 struct dialog_color border;
103 struct dialog_color button_active;
104 struct dialog_color button_inactive;
105 struct dialog_color button_key_active;
106 struct dialog_color button_key_inactive;
[all …]
H A Dutil.c166 static void init_one_color(struct dialog_color *color) in init_one_color()