 |
WebRadioApp
0.1
|
Go to the documentation of this file.
27 #ifndef _ViewsWarpImage_H
28 #define _ViewsWarpImage_H
36 #if EW_RTE_VERSION != 0x000A0000
37 #error Wrong version of Embedded Wizard Runtime Environment.
41 #if EW_GFX_VERSION != 0x000A0000
42 #error Wrong version of Embedded Wizard Graphics Engine.
54 #ifndef _CoreLayoutContext_
56 #define _CoreLayoutContext_
72 #ifndef _GraphicsCanvas_
74 #define _GraphicsCanvas_
78 #ifndef _GraphicsWarpMatrix_
80 #define _GraphicsWarpMatrix_
84 #ifndef _ResourcesBitmap_
86 #define _ResourcesBitmap_
90 #ifndef _ViewsWarpImage_
92 #define _ViewsWarpImage_
148 EW_METHOD( GetRoot, CoreRoot )( CoreView _this )
153 aFinger,
XInt32 aStrikeCount, CoreView aDedicatedView,
XSet aRetargetReason )
159 EW_METHOD( ChangeViewState,
void )( CoreView _this,
XSet aSetState,
XSet aClearState )
void ViewsWarpImage_Draw(ViewsWarpImage _this, GraphicsCanvas aCanvas, XRect aClip, XPoint aOffset, XInt32 aOpacity, XBool aBlend)
Definition: Views.c:2521
#define EW_END_OF_FIELDS(aClass)
Definition: ewrte.h:460
#define EW_DECLARE_CLASS(aClass)
Definition: ewrte.h:393
#define EW_VARIABLE(aName, aType)
Definition: ewrte.h:464
XRect CoreOutline aOutline XRect CoreOutline aOutline
Definition: _CoreQuadView.h:109
signed long XInt32
Definition: ewrte.h:1586
XRect CoreOutline aOutline XPoint value
Definition: _ViewsWarpView.h:137
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint aOffset
Definition: _ViewsWarpImage.h:192
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 XBool aBlend
Definition: _ViewsWarpImage.h:192
char XBool
Definition: ewrte.h:1592
unsigned long XEnum
Definition: ewrte.h:1593
#define EW_DEFINE_METHODS(aClass, aSuperClass)
Definition: ewrte.h:524
void ViewsWarpImage_OnSetBitmap(ViewsWarpImage _this, ResourcesBitmap value)
Definition: Views.c:2731
XRect aBounds
Definition: _ViewsWarpImage.h:146
void ViewsWarpImage_OnSetColor(ViewsWarpImage _this, XColor value)
Definition: Views.c:2695
unsigned long XSet
Definition: ewrte.h:1594
XRect CoreOutline aOutline CoreCursorHit(CoreView _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason) EW_METHOD(ArrangeView
void ViewsWarpImage_observerSlot(ViewsWarpImage _this, XObject sender)
Definition: Views.c:2587
void ViewsWarpImage_timerSlot(ViewsWarpImage _this, XObject sender)
Definition: Views.c:2615
XRect CoreOutline aOutline XObject sender
Definition: _ApplicationRadioInterface.h:186
void ViewsWarpImage_OnSetFrameNumber(ViewsWarpImage _this, XInt32 value)
Definition: Views.c:2712
#define EW_PROPERTY(aName, aType)
Definition: ewrte.h:466
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 aOpacity
Definition: _ViewsWarpImage.h:192
unsigned long XUInt32
Definition: ewrte.h:1590
EW_METHOD(initLayoutContext, void)(CoreQuadView _this
XRect CoreOutline aOutline GraphicsCanvas aCanvas
Definition: _ViewsWarpImage.h:191
#define EW_END_OF_METHODS(aClass)
Definition: ewrte.h:539
void ViewsWarpImage_OnSetAnimated(ViewsWarpImage _this, XBool value)
Definition: Views.c:2666
XRect CoreOutline aOutline GraphicsCanvas XRect aClip
Definition: _ViewsWarpImage.h:191
#define EW_DEFINE_FIELDS(aClass, aSuperClass)
Definition: ewrte.h:451