Searched refs:dialog_color (Results 1 – 6 of 6) sorted by relevance
90 struct dialog_color { struct105 struct dialog_color screen; argument106 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 …]
167 static void init_one_color(struct dialog_color *color) in init_one_color()
102 struct dialog_color { struct117 struct dialog_color screen; argument118 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 …]
179 static void init_one_color(struct dialog_color *color) in init_one_color()
83 struct dialog_color { struct98 struct dialog_color screen; argument99 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 …]
166 static void init_one_color(struct dialog_color *color) in init_one_color()