Searched refs:dialog_color (Results 1 – 4 of 4) sorted by relevance
67 struct dialog_color { struct82 struct dialog_color screen; argument83 struct dialog_color shadow;84 struct dialog_color dialog;85 struct dialog_color title;86 struct dialog_color border;87 struct dialog_color button_active;88 struct dialog_color button_inactive;89 struct dialog_color button_key_active;90 struct dialog_color button_key_inactive;[all …]
166 static void init_one_color(struct dialog_color *color) in init_one_color()
89 struct dialog_color { struct104 struct dialog_color screen; argument105 struct dialog_color shadow;106 struct dialog_color dialog;107 struct dialog_color title;108 struct dialog_color border;109 struct dialog_color button_active;110 struct dialog_color button_inactive;111 struct dialog_color button_key_active;112 struct dialog_color button_key_inactive;[all …]