Home | History | Annotate | Download | only in lxdialog

Lines Matching refs:dialog_color

96 struct dialog_color {
105 struct dialog_color screen;
106 struct dialog_color shadow;
107 struct dialog_color dialog;
108 struct dialog_color title;
109 struct dialog_color border;
110 struct dialog_color button_active;
111 struct dialog_color button_inactive;
112 struct dialog_color button_key_active;
113 struct dialog_color button_key_inactive;
114 struct dialog_color button_label_active;
115 struct dialog_color button_label_inactive;
116 struct dialog_color inputbox;
117 struct dialog_color inputbox_border;
118 struct dialog_color searchbox;
119 struct dialog_color searchbox_title;
120 struct dialog_color searchbox_border;
121 struct dialog_color position_indicator;
122 struct dialog_color menubox;
123 struct dialog_color menubox_border;
124 struct dialog_color item;
125 struct dialog_color item_selected;
126 struct dialog_color tag;
127 struct dialog_color tag_selected;
128 struct dialog_color tag_key;
129 struct dialog_color tag_key_selected;
130 struct dialog_color check;
131 struct dialog_color check_selected;
132 struct dialog_color uarrow;
133 struct dialog_color darrow;