libyui-ncurses  2.44.1
 All Classes Functions Variables
NCstyle.braille.h
1 /*
2  Copyright (C) 2000-2012 Novell, Inc
3  This library is free software; you can redistribute it and/or modify
4  it under the terms of the GNU Lesser General Public License as
5  published by the Free Software Foundation; either version 2.1 of the
6  License, or (at your option) version 3.0 of the License. This library
7  is distributed in the hope that it will be useful, but WITHOUT ANY
8  WARRANTY; without even the implied warranty of MERCHANTABILITY or
9  FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
10  License for more details. You should have received a copy of the GNU
11  Lesser General Public License along with this library; if not, write
12  to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
13  Floor, Boston, MA 02110-1301 USA
14 */
15 
16 
17 /*-/
18 
19  File: NCstyle.braille.h
20 
21  Author: Generated by class NCstyle
22 
23 /-*/
24 
25 #ifndef NCstyle_braille_h
26 #define NCstyle_braille_h
27 
28 #include "NCstyle.h"
29 
30 inline void NCstyleInit_braille( std::vector<NCstyle::Style> & styleSet )
31 {
32  //=================================================================
33  // init global attributes
34  //=================================================================
35  NCattrset * attrset( &styleSet[NCstyle::DefaultStyle].getAttrGlobal() );
36  attrset->setAttr( NCstyle::AppTitle, 14080 );
37  attrset->setAttr( NCstyle::AppText, 8192 );
38  //=================================================================
39  // init local attributes
40  //=================================================================
41  // DefaultStyle
42  attrset = &styleSet[NCstyle::DefaultStyle].getAttrLocal();
43  attrset->setAttr( NCstyle::DialogBorder, 8192 );
44  attrset->setAttr( NCstyle::DialogTitle, 8192 );
45  attrset->setAttr( NCstyle::DialogActiveBorder, 13056 );
46  attrset->setAttr( NCstyle::DialogActiveTitle, 13056 );
47  attrset->setAttr( NCstyle::DialogText, 8192 );
48  attrset->setAttr( NCstyle::DialogHeadline, 8192 );
49  attrset->setAttr( NCstyle::DialogDisabled, 8448 );
50  attrset->setAttr( NCstyle::DialogPlain, 8192 );
51  attrset->setAttr( NCstyle::DialogLabel, 8192 );
52  attrset->setAttr( NCstyle::DialogData, 9216 );
53  attrset->setAttr( NCstyle::DialogHint, 9728 );
54  attrset->setAttr( NCstyle::DialogScrl, 9472 );
55  attrset->setAttr( NCstyle::DialogActivePlain, 12288 );
56  attrset->setAttr( NCstyle::DialogActiveLabel, 12288 );
57  attrset->setAttr( NCstyle::DialogActiveData, 13312 );
58  attrset->setAttr( NCstyle::DialogActiveHint, 13824 );
59  attrset->setAttr( NCstyle::DialogActiveScrl, 13568 );
60  attrset->setAttr( NCstyle::DialogFramePlain, 8192 );
61  attrset->setAttr( NCstyle::DialogFrameLabel, 8192 );
62  attrset->setAttr( NCstyle::DialogFrameData, 9216 );
63  attrset->setAttr( NCstyle::DialogFrameHint, 9728 );
64  attrset->setAttr( NCstyle::DialogFrameScrl, 9472 );
65  attrset->setAttr( NCstyle::DialogActiveFramePlain, 12288 );
66  attrset->setAttr( NCstyle::DialogActiveFrameLabel, 12288 );
67  attrset->setAttr( NCstyle::DialogActiveFrameData, 13312 );
68  attrset->setAttr( NCstyle::DialogActiveFrameHint, 13824 );
69  attrset->setAttr( NCstyle::DialogActiveFrameScrl, 13568 );
70  attrset->setAttr( NCstyle::ListTitle, 8192 );
71  attrset->setAttr( NCstyle::ListPlain, 8192 );
72  attrset->setAttr( NCstyle::ListLabel, 8192 );
73  attrset->setAttr( NCstyle::ListData, 9216 );
74  attrset->setAttr( NCstyle::ListHint, 9472 );
75  attrset->setAttr( NCstyle::ListSelPlain, 8192 );
76  attrset->setAttr( NCstyle::ListSelLabel, 8192 );
77  attrset->setAttr( NCstyle::ListSelData, 9216 );
78  attrset->setAttr( NCstyle::ListSelHint, 9472 );
79  attrset->setAttr( NCstyle::ListActiveTitle, 8192 );
80  attrset->setAttr( NCstyle::ListActivePlain, 8192 );
81  attrset->setAttr( NCstyle::ListActiveLabel, 8192 );
82  attrset->setAttr( NCstyle::ListActiveData, 9216 );
83  attrset->setAttr( NCstyle::ListActiveHint, 9472 );
84  attrset->setAttr( NCstyle::ListActiveSelPlain, 12288 );
85  attrset->setAttr( NCstyle::ListActiveSelLabel, 12288 );
86  attrset->setAttr( NCstyle::ListActiveSelData, 13312 );
87  attrset->setAttr( NCstyle::ListActiveSelHint, 13568 );
88  attrset->setAttr( NCstyle::RichTextPlain, 8192 );
89  attrset->setAttr( NCstyle::RichTextTitle, 8192 );
90  attrset->setAttr( NCstyle::RichTextLink, 8192 );
91  attrset->setAttr( NCstyle::RichTextArmedlink, 8192 );
92  attrset->setAttr( NCstyle::RichTextActiveArmedlink, 8192 );
93  attrset->setAttr( NCstyle::RichTextVisitedLink, 0 );
94  attrset->setAttr( NCstyle::RichTextB, 8192 );
95  attrset->setAttr( NCstyle::RichTextI, 8192 );
96  attrset->setAttr( NCstyle::RichTextT, 8192 );
97  attrset->setAttr( NCstyle::RichTextBI, 8192 );
98  attrset->setAttr( NCstyle::RichTextBT, 8192 );
99  attrset->setAttr( NCstyle::RichTextIT, 8192 );
100  attrset->setAttr( NCstyle::RichTextBIT, 8192 );
101  attrset->setAttr( NCstyle::ProgbarCh, 16128 );
102  attrset->setAttr( NCstyle::ProgbarBgch, 4194481 );
103  attrset->setAttr( NCstyle::TextCursor, 2048 );
104  // InfoStyle
105  attrset = &styleSet[NCstyle::InfoStyle].getAttrLocal();
106  attrset->setAttr( NCstyle::DialogBorder, 9472 );
107  attrset->setAttr( NCstyle::DialogTitle, 9472 );
108  attrset->setAttr( NCstyle::DialogActiveBorder, 4864 );
109  attrset->setAttr( NCstyle::DialogActiveTitle, 4864 );
110  attrset->setAttr( NCstyle::DialogText, 8192 );
111  attrset->setAttr( NCstyle::DialogHeadline, 8192 );
112  attrset->setAttr( NCstyle::DialogDisabled, 8448 );
113  attrset->setAttr( NCstyle::DialogPlain, 8192 );
114  attrset->setAttr( NCstyle::DialogLabel, 8192 );
115  attrset->setAttr( NCstyle::DialogData, 9216 );
116  attrset->setAttr( NCstyle::DialogHint, 9728 );
117  attrset->setAttr( NCstyle::DialogScrl, 9472 );
118  attrset->setAttr( NCstyle::DialogActivePlain, 12288 );
119  attrset->setAttr( NCstyle::DialogActiveLabel, 12288 );
120  attrset->setAttr( NCstyle::DialogActiveData, 13312 );
121  attrset->setAttr( NCstyle::DialogActiveHint, 13824 );
122  attrset->setAttr( NCstyle::DialogActiveScrl, 13568 );
123  attrset->setAttr( NCstyle::DialogFramePlain, 8192 );
124  attrset->setAttr( NCstyle::DialogFrameLabel, 8192 );
125  attrset->setAttr( NCstyle::DialogFrameData, 9216 );
126  attrset->setAttr( NCstyle::DialogFrameHint, 9728 );
127  attrset->setAttr( NCstyle::DialogFrameScrl, 9472 );
128  attrset->setAttr( NCstyle::DialogActiveFramePlain, 12288 );
129  attrset->setAttr( NCstyle::DialogActiveFrameLabel, 12288 );
130  attrset->setAttr( NCstyle::DialogActiveFrameData, 13312 );
131  attrset->setAttr( NCstyle::DialogActiveFrameHint, 13824 );
132  attrset->setAttr( NCstyle::DialogActiveFrameScrl, 13568 );
133  attrset->setAttr( NCstyle::ListTitle, 8192 );
134  attrset->setAttr( NCstyle::ListPlain, 8192 );
135  attrset->setAttr( NCstyle::ListLabel, 8192 );
136  attrset->setAttr( NCstyle::ListData, 9216 );
137  attrset->setAttr( NCstyle::ListHint, 9472 );
138  attrset->setAttr( NCstyle::ListSelPlain, 8192 );
139  attrset->setAttr( NCstyle::ListSelLabel, 8192 );
140  attrset->setAttr( NCstyle::ListSelData, 9216 );
141  attrset->setAttr( NCstyle::ListSelHint, 9472 );
142  attrset->setAttr( NCstyle::ListActiveTitle, 8192 );
143  attrset->setAttr( NCstyle::ListActivePlain, 8192 );
144  attrset->setAttr( NCstyle::ListActiveLabel, 8192 );
145  attrset->setAttr( NCstyle::ListActiveData, 9216 );
146  attrset->setAttr( NCstyle::ListActiveHint, 9472 );
147  attrset->setAttr( NCstyle::ListActiveSelPlain, 12288 );
148  attrset->setAttr( NCstyle::ListActiveSelLabel, 12288 );
149  attrset->setAttr( NCstyle::ListActiveSelData, 13312 );
150  attrset->setAttr( NCstyle::ListActiveSelHint, 13568 );
151  attrset->setAttr( NCstyle::RichTextPlain, 8192 );
152  attrset->setAttr( NCstyle::RichTextTitle, 8192 );
153  attrset->setAttr( NCstyle::RichTextLink, 8192 );
154  attrset->setAttr( NCstyle::RichTextArmedlink, 8192 );
155  attrset->setAttr( NCstyle::RichTextActiveArmedlink, 8192 );
156  attrset->setAttr( NCstyle::RichTextVisitedLink, 0 );
157  attrset->setAttr( NCstyle::RichTextB, 8192 );
158  attrset->setAttr( NCstyle::RichTextI, 8192 );
159  attrset->setAttr( NCstyle::RichTextT, 8192 );
160  attrset->setAttr( NCstyle::RichTextBI, 8192 );
161  attrset->setAttr( NCstyle::RichTextBT, 8192 );
162  attrset->setAttr( NCstyle::RichTextIT, 8192 );
163  attrset->setAttr( NCstyle::RichTextBIT, 8192 );
164  attrset->setAttr( NCstyle::ProgbarCh, 16128 );
165  attrset->setAttr( NCstyle::ProgbarBgch, 4194481 );
166  attrset->setAttr( NCstyle::TextCursor, 2048 );
167  // WarnStyle
168  attrset = &styleSet[NCstyle::WarnStyle].getAttrLocal();
169  attrset->setAttr( NCstyle::DialogBorder, 9728 );
170  attrset->setAttr( NCstyle::DialogTitle, 9728 );
171  attrset->setAttr( NCstyle::DialogActiveBorder, 2816 );
172  attrset->setAttr( NCstyle::DialogActiveTitle, 2816 );
173  attrset->setAttr( NCstyle::DialogText, 8192 );
174  attrset->setAttr( NCstyle::DialogHeadline, 8192 );
175  attrset->setAttr( NCstyle::DialogDisabled, 8448 );
176  attrset->setAttr( NCstyle::DialogPlain, 8192 );
177  attrset->setAttr( NCstyle::DialogLabel, 8192 );
178  attrset->setAttr( NCstyle::DialogData, 9216 );
179  attrset->setAttr( NCstyle::DialogHint, 9728 );
180  attrset->setAttr( NCstyle::DialogScrl, 9472 );
181  attrset->setAttr( NCstyle::DialogActivePlain, 12288 );
182  attrset->setAttr( NCstyle::DialogActiveLabel, 12288 );
183  attrset->setAttr( NCstyle::DialogActiveData, 13312 );
184  attrset->setAttr( NCstyle::DialogActiveHint, 13824 );
185  attrset->setAttr( NCstyle::DialogActiveScrl, 13568 );
186  attrset->setAttr( NCstyle::DialogFramePlain, 8192 );
187  attrset->setAttr( NCstyle::DialogFrameLabel, 8192 );
188  attrset->setAttr( NCstyle::DialogFrameData, 9216 );
189  attrset->setAttr( NCstyle::DialogFrameHint, 9728 );
190  attrset->setAttr( NCstyle::DialogFrameScrl, 9472 );
191  attrset->setAttr( NCstyle::DialogActiveFramePlain, 12288 );
192  attrset->setAttr( NCstyle::DialogActiveFrameLabel, 12288 );
193  attrset->setAttr( NCstyle::DialogActiveFrameData, 13312 );
194  attrset->setAttr( NCstyle::DialogActiveFrameHint, 13824 );
195  attrset->setAttr( NCstyle::DialogActiveFrameScrl, 13568 );
196  attrset->setAttr( NCstyle::ListTitle, 8192 );
197  attrset->setAttr( NCstyle::ListPlain, 8192 );
198  attrset->setAttr( NCstyle::ListLabel, 8192 );
199  attrset->setAttr( NCstyle::ListData, 9216 );
200  attrset->setAttr( NCstyle::ListHint, 9472 );
201  attrset->setAttr( NCstyle::ListSelPlain, 8192 );
202  attrset->setAttr( NCstyle::ListSelLabel, 8192 );
203  attrset->setAttr( NCstyle::ListSelData, 9216 );
204  attrset->setAttr( NCstyle::ListSelHint, 9472 );
205  attrset->setAttr( NCstyle::ListActiveTitle, 8192 );
206  attrset->setAttr( NCstyle::ListActivePlain, 8192 );
207  attrset->setAttr( NCstyle::ListActiveLabel, 8192 );
208  attrset->setAttr( NCstyle::ListActiveData, 9216 );
209  attrset->setAttr( NCstyle::ListActiveHint, 9472 );
210  attrset->setAttr( NCstyle::ListActiveSelPlain, 12288 );
211  attrset->setAttr( NCstyle::ListActiveSelLabel, 12288 );
212  attrset->setAttr( NCstyle::ListActiveSelData, 13312 );
213  attrset->setAttr( NCstyle::ListActiveSelHint, 13568 );
214  attrset->setAttr( NCstyle::RichTextPlain, 8192 );
215  attrset->setAttr( NCstyle::RichTextTitle, 8192 );
216  attrset->setAttr( NCstyle::RichTextLink, 8192 );
217  attrset->setAttr( NCstyle::RichTextArmedlink, 8192 );
218  attrset->setAttr( NCstyle::RichTextActiveArmedlink, 8192 );
219  attrset->setAttr( NCstyle::RichTextVisitedLink, 0 );
220  attrset->setAttr( NCstyle::RichTextB, 8192 );
221  attrset->setAttr( NCstyle::RichTextI, 8192 );
222  attrset->setAttr( NCstyle::RichTextT, 8192 );
223  attrset->setAttr( NCstyle::RichTextBI, 8192 );
224  attrset->setAttr( NCstyle::RichTextBT, 8192 );
225  attrset->setAttr( NCstyle::RichTextIT, 8192 );
226  attrset->setAttr( NCstyle::RichTextBIT, 8192 );
227  attrset->setAttr( NCstyle::ProgbarCh, 16128 );
228  attrset->setAttr( NCstyle::ProgbarBgch, 4194481 );
229  attrset->setAttr( NCstyle::TextCursor, 2048 );
230  // PopupStyle
231  attrset = &styleSet[NCstyle::PopupStyle].getAttrLocal();
232  attrset->setAttr( NCstyle::DialogBorder, 8448 );
233  attrset->setAttr( NCstyle::DialogTitle, 8448 );
234  attrset->setAttr( NCstyle::DialogActiveBorder, 13056 );
235  attrset->setAttr( NCstyle::DialogActiveTitle, 13056 );
236  attrset->setAttr( NCstyle::DialogText, 8192 );
237  attrset->setAttr( NCstyle::DialogHeadline, 8192 );
238  attrset->setAttr( NCstyle::DialogDisabled, 8448 );
239  attrset->setAttr( NCstyle::DialogPlain, 8192 );
240  attrset->setAttr( NCstyle::DialogLabel, 8192 );
241  attrset->setAttr( NCstyle::DialogData, 9216 );
242  attrset->setAttr( NCstyle::DialogHint, 9728 );
243  attrset->setAttr( NCstyle::DialogScrl, 9472 );
244  attrset->setAttr( NCstyle::DialogActivePlain, 12288 );
245  attrset->setAttr( NCstyle::DialogActiveLabel, 12288 );
246  attrset->setAttr( NCstyle::DialogActiveData, 13312 );
247  attrset->setAttr( NCstyle::DialogActiveHint, 13824 );
248  attrset->setAttr( NCstyle::DialogActiveScrl, 13568 );
249  attrset->setAttr( NCstyle::DialogFramePlain, 8192 );
250  attrset->setAttr( NCstyle::DialogFrameLabel, 8192 );
251  attrset->setAttr( NCstyle::DialogFrameData, 9216 );
252  attrset->setAttr( NCstyle::DialogFrameHint, 9728 );
253  attrset->setAttr( NCstyle::DialogFrameScrl, 9472 );
254  attrset->setAttr( NCstyle::DialogActiveFramePlain, 12288 );
255  attrset->setAttr( NCstyle::DialogActiveFrameLabel, 12288 );
256  attrset->setAttr( NCstyle::DialogActiveFrameData, 13312 );
257  attrset->setAttr( NCstyle::DialogActiveFrameHint, 13824 );
258  attrset->setAttr( NCstyle::DialogActiveFrameScrl, 13568 );
259  attrset->setAttr( NCstyle::ListTitle, 8192 );
260  attrset->setAttr( NCstyle::ListPlain, 8192 );
261  attrset->setAttr( NCstyle::ListLabel, 8192 );
262  attrset->setAttr( NCstyle::ListData, 9216 );
263  attrset->setAttr( NCstyle::ListHint, 9472 );
264  attrset->setAttr( NCstyle::ListSelPlain, 8192 );
265  attrset->setAttr( NCstyle::ListSelLabel, 8192 );
266  attrset->setAttr( NCstyle::ListSelData, 9216 );
267  attrset->setAttr( NCstyle::ListSelHint, 9472 );
268  attrset->setAttr( NCstyle::ListActiveTitle, 8192 );
269  attrset->setAttr( NCstyle::ListActivePlain, 8192 );
270  attrset->setAttr( NCstyle::ListActiveLabel, 8192 );
271  attrset->setAttr( NCstyle::ListActiveData, 9216 );
272  attrset->setAttr( NCstyle::ListActiveHint, 9472 );
273  attrset->setAttr( NCstyle::ListActiveSelPlain, 12288 );
274  attrset->setAttr( NCstyle::ListActiveSelLabel, 12288 );
275  attrset->setAttr( NCstyle::ListActiveSelData, 13312 );
276  attrset->setAttr( NCstyle::ListActiveSelHint, 13568 );
277  attrset->setAttr( NCstyle::RichTextPlain, 8192 );
278  attrset->setAttr( NCstyle::RichTextTitle, 8192 );
279  attrset->setAttr( NCstyle::RichTextLink, 8192 );
280  attrset->setAttr( NCstyle::RichTextArmedlink, 8192 );
281  attrset->setAttr( NCstyle::RichTextActiveArmedlink, 8192 );
282  attrset->setAttr( NCstyle::RichTextVisitedLink, 0 );
283  attrset->setAttr( NCstyle::RichTextB, 8192 );
284  attrset->setAttr( NCstyle::RichTextI, 8192 );
285  attrset->setAttr( NCstyle::RichTextT, 8192 );
286  attrset->setAttr( NCstyle::RichTextBI, 8192 );
287  attrset->setAttr( NCstyle::RichTextBT, 8192 );
288  attrset->setAttr( NCstyle::RichTextIT, 8192 );
289  attrset->setAttr( NCstyle::RichTextBIT, 8192 );
290  attrset->setAttr( NCstyle::ProgbarCh, 16128 );
291  attrset->setAttr( NCstyle::ProgbarBgch, 4194481 );
292  attrset->setAttr( NCstyle::TextCursor, 2048 );
293 }
294 
295 #endif // NCstyle_braille_h