 |
WebRadioApp
0.1
|
Go to the documentation of this file.
27 #ifndef _ViewsFillPath_H
28 #define _ViewsFillPath_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_
66 #ifndef _GraphicsCanvas_
68 #define _GraphicsCanvas_
72 #ifndef _GraphicsPath_
74 #define _GraphicsPath_
78 #ifndef _ViewsFillPath_
80 #define _ViewsFillPath_
124 EW_METHOD( GetRoot, CoreRoot )( CoreView _this )
129 aFinger,
XInt32 aStrikeCount, CoreView aDedicatedView,
XSet aRetargetReason )
135 EW_METHOD( ChangeViewState,
void )( CoreView _this,
XSet aSetState,
XSet aClearState )
void ViewsFillPath_OnSetBounds(ViewsFillPath _this, XRect value)
Definition: Views.c:2895
void ViewsFillPath_Draw(ViewsFillPath _this, GraphicsCanvas aCanvas, XRect aClip, XPoint aOffset, XInt32 aOpacity, XBool aBlend)
Definition: Views.c:2844
void ViewsFillPath_updateBuffer(ViewsFillPath _this, XObject sender)
Definition: Views.c:2924
void ViewsFillPath_OnSetOffset(ViewsFillPath _this, XPoint value)
Definition: Views.c:2977
unsigned long XHandle
Definition: ewrte.h:291
#define EW_END_OF_FIELDS(aClass)
Definition: ewrte.h:460
#define EW_DECLARE_CLASS(aClass)
Definition: ewrte.h:393
void ViewsFillPath_Done(ViewsFillPath _this)
Definition: Views.c:2905
void ViewsFillPath_updatePath(ViewsFillPath _this, XObject sender)
Definition: Views.c:2946
#define EW_VARIABLE(aName, aType)
Definition: ewrte.h:464
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 XBool aBlend
Definition: _ViewsFillPath.h:165
XRect CoreOutline aOutline GraphicsCanvas XRect aClip
Definition: _ViewsFillPath.h:164
XRect CoreOutline aOutline GraphicsCanvas aCanvas
Definition: _ViewsFillPath.h:164
void ViewsFillPath_OnSetColor(ViewsFillPath _this, XColor value)
Definition: Views.c:2960
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 aBounds
Definition: _ViewsFillPath.h:122
char XBool
Definition: ewrte.h:1592
unsigned long XEnum
Definition: ewrte.h:1593
#define EW_DEFINE_METHODS(aClass, aSuperClass)
Definition: ewrte.h:524
unsigned long XSet
Definition: ewrte.h:1594
void ViewsFillPath_OnSetPath(ViewsFillPath _this, GraphicsPath value)
Definition: Views.c:3009
void ViewsFillPath_OnSetFillRule(ViewsFillPath _this, XEnum value)
Definition: Views.c:2993
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint aOffset
Definition: _ViewsFillPath.h:165
XRect CoreOutline aOutline XObject sender
Definition: _ApplicationRadioInterface.h:186
#define EW_PROPERTY(aName, aType)
Definition: ewrte.h:466
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 aOpacity
Definition: _ViewsFillPath.h:165
void ViewsFillPath_destroyBuffer(ViewsFillPath _this)
Definition: Views.c:2911
#define EW_END_OF_METHODS(aClass)
Definition: ewrte.h:539
XRect CoreOutline aOutline CoreCursorHit(CoreView _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason) EW_METHOD(ArrangeView
EW_METHOD(initLayoutContext, void)(CoreRectView _this
#define EW_DEFINE_FIELDS(aClass, aSuperClass)
Definition: ewrte.h:451