Searched defs:dialog_info (Results 1 – 1 of 1) sorted by relevance
109 struct dialog_info { struct110 const char *backtitle;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;118 struct dialog_color button_key_active;[all …]