Searched defs:dialog_info (Results 1 – 1 of 1) sorted by relevance
108 struct dialog_info { struct109 const char *backtitle;110 struct subtitle_list *subtitles;111 struct dialog_color screen;112 struct dialog_color shadow;113 struct dialog_color dialog;114 struct dialog_color title;115 struct dialog_color border;116 struct dialog_color button_active;117 struct dialog_color button_inactive;[all …]