Searched defs:dialog_info (Results 1 – 1 of 1) sorted by relevance
114 struct dialog_info { struct115 const char *backtitle;116 struct subtitle_list *subtitles;117 struct dialog_color screen;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;[all …]
Completed in 5 milliseconds