Home
last modified time | relevance | path

Searched defs:dialog_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/scripts/kconfig/lxdialog/
Ddialog.h108 struct dialog_info { struct
109 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 …]