WebRadioApp  0.1
Resources.h
Go to the documentation of this file.
1 /*******************************************************************************
2 *
3 * E M B E D D E D W I Z A R D P R O J E C T
4 *
5 * Copyright (c) TARA Systems GmbH
6 * written by Paul Banach and Manfred Schweyer
7 *
8 ********************************************************************************
9 *
10 * This file was generated automatically by Embedded Wizard Studio.
11 *
12 * Please do not make any modifications of this file! The modifications are lost
13 * when the file is generated again by Embedded Wizard Studio!
14 *
15 * The template of this heading text can be found in the file 'head.ewt' in the
16 * directory 'Platforms' of your Embedded Wizard installation directory. If you
17 * wish to adapt this text, please copy the template file 'head.ewt' into your
18 * project directory and edit the copy only. Please avoid any modifications of
19 * the original template file!
20 *
21 * Version : 10.00
22 * Profile : STM32H747
23 * Platform : STM.STM32.RGB565
24 *
25 *******************************************************************************/
26 
27 #ifndef Resources_H
28 #define Resources_H
29 
30 #ifdef __cplusplus
31  extern "C"
32  {
33 #endif
34 
35 #include "ewrte.h"
36 #if EW_RTE_VERSION != 0x000A0000
37  #error Wrong version of Embedded Wizard Runtime Environment.
38 #endif
39 
40 #include "ewgfx.h"
41 #if EW_GFX_VERSION != 0x000A0000
42  #error Wrong version of Embedded Wizard Graphics Engine.
43 #endif
44 
45 #include "_ResourcesBitmap.h"
46 #include "_ResourcesFont.h"
47 
48 /* The small version of the default font resource. The resource is using 'Roboto'
49  TrueType font with 18 pixel height. */
50 EW_DECLARE_FONT_RES( ResourcesFontSmall )
51 
52 /* The medium version of the default font resource. The resource is using 'Roboto'
53  TrueType font with 24 pixel height. */
54 EW_DECLARE_FONT_RES( ResourcesFontMedium )
55 
56 /* Constant string used by Core::Time class to format time and date. Per default
57  the constant is initialized in English language. If necessary, you can derive
58  a variant from the interesting constant, store the variant in one of your project
59  units and initialize it with other eventually multi-lingual localized text. */
60 extern const XStringRes ResourcesMonday;
61 
62 /* Constant string used by Core::Time class to format time and date. Per default
63  the constant is initialized in English language. If necessary, you can derive
64  a variant from the interesting constant, store the variant in one of your project
65  units and initialize it with other eventually multi-lingual localized text. */
66 extern const XStringRes ResourcesTuesday;
67 
68 /* Constant string used by Core::Time class to format time and date. Per default
69  the constant is initialized in English language. If necessary, you can derive
70  a variant from the interesting constant, store the variant in one of your project
71  units and initialize it with other eventually multi-lingual localized text. */
72 extern const XStringRes ResourcesWednesday;
73 
74 /* Constant string used by Core::Time class to format time and date. Per default
75  the constant is initialized in English language. If necessary, you can derive
76  a variant from the interesting constant, store the variant in one of your project
77  units and initialize it with other eventually multi-lingual localized text. */
78 extern const XStringRes ResourcesThursday;
79 
80 /* Constant string used by Core::Time class to format time and date. Per default
81  the constant is initialized in English language. If necessary, you can derive
82  a variant from the interesting constant, store the variant in one of your project
83  units and initialize it with other eventually multi-lingual localized text. */
84 extern const XStringRes ResourcesFriday;
85 
86 /* Constant string used by Core::Time class to format time and date. Per default
87  the constant is initialized in English language. If necessary, you can derive
88  a variant from the interesting constant, store the variant in one of your project
89  units and initialize it with other eventually multi-lingual localized text. */
90 extern const XStringRes ResourcesSaturday;
91 
92 /* Constant string used by Core::Time class to format time and date. Per default
93  the constant is initialized in English language. If necessary, you can derive
94  a variant from the interesting constant, store the variant in one of your project
95  units and initialize it with other eventually multi-lingual localized text. */
96 extern const XStringRes ResourcesSunday;
97 
98 /* Constant string used by Core::Time class to format time and date. Per default
99  the constant is initialized in English language. If necessary, you can derive
100  a variant from the interesting constant, store the variant in one of your project
101  units and initialize it with other eventually multi-lingual localized text. */
102 extern const XStringRes ResourcesJanuary;
103 
104 /* Constant string used by Core::Time class to format time and date. Per default
105  the constant is initialized in English language. If necessary, you can derive
106  a variant from the interesting constant, store the variant in one of your project
107  units and initialize it with other eventually multi-lingual localized text. */
108 extern const XStringRes ResourcesFebruary;
109 
110 /* Constant string used by Core::Time class to format time and date. Per default
111  the constant is initialized in English language. If necessary, you can derive
112  a variant from the interesting constant, store the variant in one of your project
113  units and initialize it with other eventually multi-lingual localized text. */
114 extern const XStringRes ResourcesMarch;
115 
116 /* Constant string used by Core::Time class to format time and date. Per default
117  the constant is initialized in English language. If necessary, you can derive
118  a variant from the interesting constant, store the variant in one of your project
119  units and initialize it with other eventually multi-lingual localized text. */
120 extern const XStringRes ResourcesApril;
121 
122 /* Constant string used by Core::Time class to format time and date. Per default
123  the constant is initialized in English language. If necessary, you can derive
124  a variant from the interesting constant, store the variant in one of your project
125  units and initialize it with other eventually multi-lingual localized text. */
126 extern const XStringRes ResourcesMay;
127 
128 /* Constant string used by Core::Time class to format time and date. Per default
129  the constant is initialized in English language. If necessary, you can derive
130  a variant from the interesting constant, store the variant in one of your project
131  units and initialize it with other eventually multi-lingual localized text. */
132 extern const XStringRes ResourcesJune;
133 
134 /* Constant string used by Core::Time class to format time and date. Per default
135  the constant is initialized in English language. If necessary, you can derive
136  a variant from the interesting constant, store the variant in one of your project
137  units and initialize it with other eventually multi-lingual localized text. */
138 extern const XStringRes ResourcesJuly;
139 
140 /* Constant string used by Core::Time class to format time and date. Per default
141  the constant is initialized in English language. If necessary, you can derive
142  a variant from the interesting constant, store the variant in one of your project
143  units and initialize it with other eventually multi-lingual localized text. */
144 extern const XStringRes ResourcesAugust;
145 
146 /* Constant string used by Core::Time class to format time and date. Per default
147  the constant is initialized in English language. If necessary, you can derive
148  a variant from the interesting constant, store the variant in one of your project
149  units and initialize it with other eventually multi-lingual localized text. */
150 extern const XStringRes ResourcesSeptember;
151 
152 /* Constant string used by Core::Time class to format time and date. Per default
153  the constant is initialized in English language. If necessary, you can derive
154  a variant from the interesting constant, store the variant in one of your project
155  units and initialize it with other eventually multi-lingual localized text. */
156 extern const XStringRes ResourcesOctober;
157 
158 /* Constant string used by Core::Time class to format time and date. Per default
159  the constant is initialized in English language. If necessary, you can derive
160  a variant from the interesting constant, store the variant in one of your project
161  units and initialize it with other eventually multi-lingual localized text. */
162 extern const XStringRes ResourcesNovember;
163 
164 /* Constant string used by Core::Time class to format time and date. Per default
165  the constant is initialized in English language. If necessary, you can derive
166  a variant from the interesting constant, store the variant in one of your project
167  units and initialize it with other eventually multi-lingual localized text. */
168 extern const XStringRes ResourcesDecember;
169 
170 /* Constant string used by Core::Time class to format time and date. Per default
171  the constant is initialized in English language. If necessary, you can derive
172  a variant from the interesting constant, store the variant in one of your project
173  units and initialize it with other eventually multi-lingual localized text. */
174 extern const XStringRes ResourcesMondayAbbr;
175 
176 /* Constant string used by Core::Time class to format time and date. Per default
177  the constant is initialized in English language. If necessary, you can derive
178  a variant from the interesting constant, store the variant in one of your project
179  units and initialize it with other eventually multi-lingual localized text. */
180 extern const XStringRes ResourcesTuesdayAbbr;
181 
182 /* Constant string used by Core::Time class to format time and date. Per default
183  the constant is initialized in English language. If necessary, you can derive
184  a variant from the interesting constant, store the variant in one of your project
185  units and initialize it with other eventually multi-lingual localized text. */
187 
188 /* Constant string used by Core::Time class to format time and date. Per default
189  the constant is initialized in English language. If necessary, you can derive
190  a variant from the interesting constant, store the variant in one of your project
191  units and initialize it with other eventually multi-lingual localized text. */
192 extern const XStringRes ResourcesThursdayAbbr;
193 
194 /* Constant string used by Core::Time class to format time and date. Per default
195  the constant is initialized in English language. If necessary, you can derive
196  a variant from the interesting constant, store the variant in one of your project
197  units and initialize it with other eventually multi-lingual localized text. */
198 extern const XStringRes ResourcesFridayAbbr;
199 
200 /* Constant string used by Core::Time class to format time and date. Per default
201  the constant is initialized in English language. If necessary, you can derive
202  a variant from the interesting constant, store the variant in one of your project
203  units and initialize it with other eventually multi-lingual localized text. */
204 extern const XStringRes ResourcesSaturdayAbbr;
205 
206 /* Constant string used by Core::Time class to format time and date. Per default
207  the constant is initialized in English language. If necessary, you can derive
208  a variant from the interesting constant, store the variant in one of your project
209  units and initialize it with other eventually multi-lingual localized text. */
210 extern const XStringRes ResourcesSundayAbbr;
211 
212 /* Constant string used by Core::Time class to format time and date. Per default
213  the constant is initialized in English language. If necessary, you can derive
214  a variant from the interesting constant, store the variant in one of your project
215  units and initialize it with other eventually multi-lingual localized text. */
216 extern const XStringRes ResourcesJanuaryAbbr;
217 
218 /* Constant string used by Core::Time class to format time and date. Per default
219  the constant is initialized in English language. If necessary, you can derive
220  a variant from the interesting constant, store the variant in one of your project
221  units and initialize it with other eventually multi-lingual localized text. */
222 extern const XStringRes ResourcesFebruaryAbbr;
223 
224 /* Constant string used by Core::Time class to format time and date. Per default
225  the constant is initialized in English language. If necessary, you can derive
226  a variant from the interesting constant, store the variant in one of your project
227  units and initialize it with other eventually multi-lingual localized text. */
228 extern const XStringRes ResourcesMarchAbbr;
229 
230 /* Constant string used by Core::Time class to format time and date. Per default
231  the constant is initialized in English language. If necessary, you can derive
232  a variant from the interesting constant, store the variant in one of your project
233  units and initialize it with other eventually multi-lingual localized text. */
234 extern const XStringRes ResourcesAprilAbbr;
235 
236 /* Constant string used by Core::Time class to format time and date. Per default
237  the constant is initialized in English language. If necessary, you can derive
238  a variant from the interesting constant, store the variant in one of your project
239  units and initialize it with other eventually multi-lingual localized text. */
240 extern const XStringRes ResourcesMayAbbr;
241 
242 /* Constant string used by Core::Time class to format time and date. Per default
243  the constant is initialized in English language. If necessary, you can derive
244  a variant from the interesting constant, store the variant in one of your project
245  units and initialize it with other eventually multi-lingual localized text. */
246 extern const XStringRes ResourcesJuneAbbr;
247 
248 /* Constant string used by Core::Time class to format time and date. Per default
249  the constant is initialized in English language. If necessary, you can derive
250  a variant from the interesting constant, store the variant in one of your project
251  units and initialize it with other eventually multi-lingual localized text. */
252 extern const XStringRes ResourcesJulyAbbr;
253 
254 /* Constant string used by Core::Time class to format time and date. Per default
255  the constant is initialized in English language. If necessary, you can derive
256  a variant from the interesting constant, store the variant in one of your project
257  units and initialize it with other eventually multi-lingual localized text. */
258 extern const XStringRes ResourcesAugustAbbr;
259 
260 /* Constant string used by Core::Time class to format time and date. Per default
261  the constant is initialized in English language. If necessary, you can derive
262  a variant from the interesting constant, store the variant in one of your project
263  units and initialize it with other eventually multi-lingual localized text. */
265 
266 /* Constant string used by Core::Time class to format time and date. Per default
267  the constant is initialized in English language. If necessary, you can derive
268  a variant from the interesting constant, store the variant in one of your project
269  units and initialize it with other eventually multi-lingual localized text. */
270 extern const XStringRes ResourcesOctoberAbbr;
271 
272 /* Constant string used by Core::Time class to format time and date. Per default
273  the constant is initialized in English language. If necessary, you can derive
274  a variant from the interesting constant, store the variant in one of your project
275  units and initialize it with other eventually multi-lingual localized text. */
276 extern const XStringRes ResourcesNovemberAbbr;
277 
278 /* Constant string used by Core::Time class to format time and date. Per default
279  the constant is initialized in English language. If necessary, you can derive
280  a variant from the interesting constant, store the variant in one of your project
281  units and initialize it with other eventually multi-lingual localized text. */
282 extern const XStringRes ResourcesDecemberAbbr;
283 
284 #ifdef __cplusplus
285  }
286 #endif
287 
288 #endif /* Resources_H */
289 
290 /* Embedded Wizard */
EwGetStringLength
XInt32 EwGetStringLength(XString aString)
ResourcesOctoberAbbr
const XStringRes ResourcesOctoberAbbr
Definition: Resources.c:611
ResourcesWednesdayAbbr
const XStringRes ResourcesWednesdayAbbr
Definition: Resources.c:527
EW_CLASS_GCT
#define EW_CLASS_GCT(aClass)
Definition: ewrte.h:923
_Const0000
static const XPoint _Const0000
Definition: Resources.c:52
ResourcesJulyAbbr
const XStringRes ResourcesJulyAbbr
Definition: Resources.c:593
ResourcesJanuary
const XStringRes ResourcesJanuary
Definition: Resources.c:443
_Const0001
static const XStringRes _Const0001
Definition: Resources.c:53
ResourcesAugust
const XStringRes ResourcesAugust
Definition: Resources.c:485
ResourcesBitmap__ReInit
void ResourcesBitmap__ReInit(ResourcesBitmap _this)
Definition: Resources.c:75
ResourcesSeptemberAbbr
const XStringRes ResourcesSeptemberAbbr
Definition: Resources.c:605
ewrte.h
ResourcesMarch
const XStringRes ResourcesMarch
Definition: Resources.c:455
ResourcesBitmap_Done
void ResourcesBitmap_Done(ResourcesBitmap _this)
Definition: Resources.c:95
EW_DEFINE_CLASS
EW_DEFINE_CLASS(ResourcesBitmap, CoreResource, _None, _None, _None, _None, _None, _None, "Resources::Bitmap")
Definition: Resources.c:186
_ResourcesBitmap.h
EwFreeFont
void EwFreeFont(XFont *aFont)
ResourcesSundayAbbr
const XStringRes ResourcesSundayAbbr
Definition: Resources.c:551
ResourcesWednesday
const XStringRes ResourcesWednesday
Definition: Resources.c:413
ResourcesNovember
const XStringRes ResourcesNovember
Definition: Resources.c:503
_ResourcesFont.h
XBitmap::FrameSize
XPoint FrameSize
Definition: ewgfx.h:374
ResourcesFont__ReInit
void ResourcesFont__ReInit(ResourcesFont _this)
Definition: Resources.c:209
ResourcesFebruary
const XStringRes ResourcesFebruary
Definition: Resources.c:449
ResourcesFont__Done
void ResourcesFont__Done(ResourcesFont _this)
Definition: Resources.c:216
XHandle
unsigned long XHandle
Definition: ewrte.h:291
EwParseFlowString
XString EwParseFlowString(XFont *aFont, XChar *aString, XInt32 aWidth, XInt32 aMaxNoOfRows, XHandle aBidi)
XFont::Ascent
XInt32 Ascent
Definition: ewgfx.h:401
ResourcesDecember
const XStringRes ResourcesDecember
Definition: Resources.c:509
ResourcesTuesdayAbbr
const XStringRes ResourcesTuesdayAbbr
Definition: Resources.c:521
ResourcesOctoberAbbr
const XStringRes ResourcesOctoberAbbr
Definition: Resources.c:611
ResourcesWednesdayAbbr
const XStringRes ResourcesWednesdayAbbr
Definition: Resources.c:527
ResourcesAprilAbbr
const XStringRes ResourcesAprilAbbr
Definition: Resources.c:575
XBmpRes
Definition: ewextbmp.h:133
ResourcesFebruaryAbbr
const XStringRes ResourcesFebruaryAbbr
Definition: Resources.c:563
ResourcesNovemberAbbr
const XStringRes ResourcesNovemberAbbr
Definition: Resources.c:617
ResourcesBitmap_OnSetFrameSize
void ResourcesBitmap_OnSetFrameSize(ResourcesBitmap _this, XPoint value)
Definition: Resources.c:150
ResourcesFont__OnGetAscent
XInt32 ResourcesFont__OnGetAscent(void *_this)
Definition: Resources.c:371
ewgfx.h
aArg
XRect CoreOutline aOutline XHandle aArg
Definition: _ApplicationApplication.h:151
ResourcesJanuary
const XStringRes ResourcesJanuary
Definition: Resources.c:443
EwGetFlowTextAdvance
XInt32 EwGetFlowTextAdvance(XFont *aFont, XChar *aFlowString)
ResourcesFont__OnGetLeading
XInt32 ResourcesFont__OnGetLeading(void *_this)
Definition: Resources.c:347
ResourcesSunday
const XStringRes ResourcesSunday
Definition: Resources.c:437
ResourcesJuly
const XStringRes ResourcesJuly
Definition: Resources.c:479
ResourcesApril
const XStringRes ResourcesApril
Definition: Resources.c:461
ResourcesJanuaryAbbr
const XStringRes ResourcesJanuaryAbbr
Definition: Resources.c:557
ResourcesMayAbbr
const XStringRes ResourcesMayAbbr
Definition: Resources.c:581
EwThrow
void EwThrow(const XChar *aMessage)
_obj_XObject
Definition: ewrte.h:281
ResourcesJune
const XStringRes ResourcesJune
Definition: Resources.c:473
ResourcesFriday
const XStringRes ResourcesFriday
Definition: Resources.c:425
ResourcesSaturday
const XStringRes ResourcesSaturday
Definition: Resources.c:431
ResourcesThursdayAbbr
const XStringRes ResourcesThursdayAbbr
Definition: Resources.c:533
ResourcesFont_GetTextAdvance
XInt32 ResourcesFont_GetTextAdvance(ResourcesFont _this, XString aString, XInt32 aOffset, XInt32 aCount)
Definition: Resources.c:321
XInt32
signed long XInt32
Definition: ewrte.h:1586
value
XRect CoreOutline aOutline XPoint value
Definition: _ViewsWarpView.h:137
CoreResource__Done
void CoreResource__Done(CoreResource _this)
Definition: Core.c:7069
ResourcesFridayAbbr
const XStringRes ResourcesFridayAbbr
Definition: Resources.c:539
ResourcesBitmap__OnSetFrameSize
void ResourcesBitmap__OnSetFrameSize(void *_this, XPoint value)
Definition: Resources.c:163
ResourcesOctober
const XStringRes ResourcesOctober
Definition: Resources.c:497
EwLoadFont
XFont * EwLoadFont(const struct XFntRes *aResource)
ResourcesFebruary
const XStringRes ResourcesFebruary
Definition: Resources.c:449
ResourcesFont_OnGetAscent
XInt32 ResourcesFont_OnGetAscent(ResourcesFont _this)
Definition: Resources.c:365
ewlocale.h
ResourcesThursday
const XStringRes ResourcesThursday
Definition: Resources.c:419
XBool
char XBool
Definition: ewrte.h:1592
EW_RES_WITHOUT_VARIANTS
#define EW_RES_WITHOUT_VARIANTS(aResource)
Definition: ewrte.h:2047
ResourcesSeptember
const XStringRes ResourcesSeptember
Definition: Resources.c:491
ResourcesMay
const XStringRes ResourcesMay
Definition: Resources.c:467
ResourcesFont_OnGetLeading
XInt32 ResourcesFont_OnGetLeading(ResourcesFont _this)
Definition: Resources.c:341
ResourcesJulyAbbr
const XStringRes ResourcesJulyAbbr
Definition: Resources.c:593
Resources.h
ResourcesMarchAbbr
const XStringRes ResourcesMarchAbbr
Definition: Resources.c:569
ResourcesFebruaryAbbr
const XStringRes ResourcesFebruaryAbbr
Definition: Resources.c:563
ResourcesAugust
const XStringRes ResourcesAugust
Definition: Resources.c:485
ResourcesBitmap__Update
void ResourcesBitmap__Update(void *_this)
Definition: Resources.c:176
ResourcesSaturdayAbbr
const XStringRes ResourcesSaturdayAbbr
Definition: Resources.c:545
EwLoadString
XString EwLoadString(const XStringRes *aStringConst)
XBitmap::NoOfFrames
XInt32 NoOfFrames
Definition: ewgfx.h:376
XFont::Descent
XInt32 Descent
Definition: ewgfx.h:402
ResourcesJuneAbbr
const XStringRes ResourcesJuneAbbr
Definition: Resources.c:587
ResourcesJuly
const XStringRes ResourcesJuly
Definition: Resources.c:479
ResourcesSundayAbbr
const XStringRes ResourcesSundayAbbr
Definition: Resources.c:551
ResourcesFont_Done
void ResourcesFont_Done(ResourcesFont _this)
Definition: Resources.c:229
ResourcesAugustAbbr
const XStringRes ResourcesAugustAbbr
Definition: Resources.c:599
ResourcesBitmap__Done
void ResourcesBitmap__Done(ResourcesBitmap _this)
Definition: Resources.c:82
ResourcesSaturday
const XStringRes ResourcesSaturday
Definition: Resources.c:431
XBitmap::NoOfVirtFrames
XInt32 NoOfVirtFrames
Definition: ewgfx.h:377
EW_END_OF_CLASS
#define EW_END_OF_CLASS(aClass)
Definition: ewrte.h:608
EwGetTextAdvance
XInt32 EwGetTextAdvance(XFont *aFont, XChar *aString, XInt32 aCount)
EwFreeBitmap
void EwFreeBitmap(XBitmap *aBitmap)
ResourcesTuesday
const XStringRes ResourcesTuesday
Definition: Resources.c:407
CoreResource__ReInit
void CoreResource__ReInit(CoreResource _this)
Definition: Core.c:7062
EW_CLASS
#define EW_CLASS(aClass)
Definition: ewrte.h:921
ResourcesFont_GetFlowTextAdvance
XInt32 ResourcesFont_GetFlowTextAdvance(ResourcesFont _this, XString aFlowString)
Definition: Resources.c:280
ResourcesDecemberAbbr
const XStringRes ResourcesDecemberAbbr
Definition: Resources.c:623
XFntRes
Definition: ewextfnt.h:126
ResourcesMondayAbbr
const XStringRes ResourcesMondayAbbr
Definition: Resources.c:515
XStringRes
Definition: ewrte.h:1679
ResourcesSeptemberAbbr
const XStringRes ResourcesSeptemberAbbr
Definition: Resources.c:605
ResourcesSeptember
const XStringRes ResourcesSeptember
Definition: Resources.c:491
_None
#define _None
Definition: ewrte.h:613
ResourcesSunday
const XStringRes ResourcesSunday
Definition: Resources.c:437
EW_DEFINE_CLASS_VARIANTS
#define EW_DEFINE_CLASS_VARIANTS(aClass)
Definition: ewrte.h:814
ResourcesSaturdayAbbr
const XStringRes ResourcesSaturdayAbbr
Definition: Resources.c:545
ResourcesJanuaryAbbr
const XStringRes ResourcesJanuaryAbbr
Definition: Resources.c:557
ResourcesFont_ParseFlowString
XString ResourcesFont_ParseFlowString(ResourcesFont _this, XString aString, XInt32 aOffset, XInt32 aWidth, XInt32 aMaxNoOfRows, XHandle aBidi)
Definition: Resources.c:295
ResourcesNovember
const XStringRes ResourcesNovember
Definition: Resources.c:503
XPoint
Definition: ewrte.h:1616
XBitmap::FrameDelay
XInt32 FrameDelay
Definition: ewgfx.h:375
ResourcesFriday
const XStringRes ResourcesFriday
Definition: Resources.c:425
ResourcesFont_OnGetDescent
XInt32 ResourcesFont_OnGetDescent(ResourcesFont _this)
Definition: Resources.c:353
aOffset
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint aOffset
Definition: _CoreOutline.h:172
EW_END_OF_CLASS_VARIANTS
#define EW_END_OF_CLASS_VARIANTS(aClass)
Definition: ewrte.h:816
EwLoadBitmap
XBitmap * EwLoadBitmap(const struct XBmpRes *aResource)
ResourcesFont__OnGetDescent
XInt32 ResourcesFont__OnGetDescent(void *_this)
Definition: Resources.c:359
ResourcesAugustAbbr
const XStringRes ResourcesAugustAbbr
Definition: Resources.c:599
ResourcesFridayAbbr
const XStringRes ResourcesFridayAbbr
Definition: Resources.c:539
ResourcesBitmap__Init
void ResourcesBitmap__Init(ResourcesBitmap _this, XObject aLink, XHandle aArg)
Definition: Resources.c:56
ResourcesBitmap_Init
void ResourcesBitmap_Init(ResourcesBitmap _this, XHandle aArg)
Definition: Resources.c:112
ResourcesDecember
const XStringRes ResourcesDecember
Definition: Resources.c:509
EW_DECLARE_FONT_RES
#define EW_DECLARE_FONT_RES(aName)
Definition: ewextfnt.h:155
XString
XChar * XString
Definition: ewrte.h:1656
ResourcesTuesdayAbbr
const XStringRes ResourcesTuesdayAbbr
Definition: Resources.c:521
ResourcesTuesday
const XStringRes ResourcesTuesday
Definition: Resources.c:407
ResourcesAprilAbbr
const XStringRes ResourcesAprilAbbr
Definition: Resources.c:575
ResourcesThursday
const XStringRes ResourcesThursday
Definition: Resources.c:419
EW_UNUSED_ARG
#define EW_UNUSED_ARG(aArg)
Definition: ewrte.h:966
ResourcesNovemberAbbr
const XStringRes ResourcesNovemberAbbr
Definition: Resources.c:617
ResourcesMay
const XStringRes ResourcesMay
Definition: Resources.c:467
ResourcesMarch
const XStringRes ResourcesMarch
Definition: Resources.c:455
ResourcesFont_Init
void ResourcesFont_Init(ResourcesFont _this, XHandle aArg)
Definition: Resources.c:245
ResourcesDecemberAbbr
const XStringRes ResourcesDecemberAbbr
Definition: Resources.c:623
ResourcesMondayAbbr
const XStringRes ResourcesMondayAbbr
Definition: Resources.c:515
ResourcesMarchAbbr
const XStringRes ResourcesMarchAbbr
Definition: Resources.c:569
ResourcesWednesday
const XStringRes ResourcesWednesday
Definition: Resources.c:413
ResourcesApril
const XStringRes ResourcesApril
Definition: Resources.c:461
ResourcesMayAbbr
const XStringRes ResourcesMayAbbr
Definition: Resources.c:581
_StringsDefault0
static const unsigned int _StringsDefault0[]
Definition: Resources.c:33
ResourcesJune
const XStringRes ResourcesJune
Definition: Resources.c:473
XFont::Leading
XInt32 Leading
Definition: ewgfx.h:403
ResourcesMonday
const XStringRes ResourcesMonday
ResourcesJuneAbbr
const XStringRes ResourcesJuneAbbr
Definition: Resources.c:587
CoreResource__Init
void CoreResource__Init(CoreResource _this, XObject aLink, XHandle aArg)
Definition: Core.c:7046
ResourcesThursdayAbbr
const XStringRes ResourcesThursdayAbbr
Definition: Resources.c:533
XFont
Definition: ewgfx.h:379
ResourcesBitmap_Update
void ResourcesBitmap_Update(ResourcesBitmap _this)
Definition: Resources.c:169
XBitmap
Definition: ewgfx.h:344
ResourcesOctober
const XStringRes ResourcesOctober
Definition: Resources.c:497