 |
WebRadioApp
0.1
|
Go to the documentation of this file.
27 #ifndef _ViewsStrokePath_H
28 #define _ViewsStrokePath_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 _ViewsStrokePath_
80 #define _ViewsStrokePath_
129 EW_METHOD( GetRoot, CoreRoot )( CoreView _this )
134 aFinger,
XInt32 aStrikeCount, CoreView aDedicatedView,
XSet aRetargetReason )
140 EW_METHOD( ChangeViewState,
void )( CoreView _this,
XSet aSetState,
XSet aClearState )
void ViewsStrokePath_Draw(ViewsStrokePath _this, GraphicsCanvas aCanvas, XRect aClip, XPoint aOffset, XInt32 aOpacity, XBool aBlend)
Definition: Views.c:3121
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint aOffset
Definition: _ViewsStrokePath.h:170
void ViewsStrokePath_OnSetStartCap(ViewsStrokePath _this, XEnum value)
Definition: Views.c:3355
unsigned long XHandle
Definition: ewrte.h:291
#define EW_END_OF_FIELDS(aClass)
Definition: ewrte.h:460
void ViewsStrokePath_OnSetPath(ViewsStrokePath _this, GraphicsPath value)
Definition: Views.c:3390
XRect aBounds
Definition: _ViewsStrokePath.h:127
#define EW_DECLARE_CLASS(aClass)
Definition: ewrte.h:393
void ViewsStrokePath_OnSetWidth(ViewsStrokePath _this, XFloat value)
Definition: Views.c:3371
void ViewsStrokePath_updateBuffer(ViewsStrokePath _this, XObject sender)
Definition: Views.c:3201
#define EW_VARIABLE(aName, aType)
Definition: ewrte.h:464
void ViewsStrokePath_OnSetColor(ViewsStrokePath _this, XColor value)
Definition: Views.c:3290
void ViewsStrokePath_OnSetQuality(ViewsStrokePath _this, XBool value)
Definition: Views.c:3307
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
char XBool
Definition: ewrte.h:1592
unsigned long XEnum
Definition: ewrte.h:1593
#define EW_DEFINE_METHODS(aClass, aSuperClass)
Definition: ewrte.h:524
XRect CoreOutline aOutline GraphicsCanvas XRect aClip
Definition: _ViewsStrokePath.h:170
unsigned long XSet
Definition: ewrte.h:1594
void ViewsStrokePath_destroyBuffer(ViewsStrokePath _this)
Definition: Views.c:3188
void ViewsStrokePath_Done(ViewsStrokePath _this)
Definition: Views.c:3182
void ViewsStrokePath_OnSetJoinPoints(ViewsStrokePath _this, XEnum value)
Definition: Views.c:3323
void ViewsStrokePath_updatePath(ViewsStrokePath _this, XObject sender)
Definition: Views.c:3276
XRect CoreOutline aOutline GraphicsCanvas aCanvas
Definition: _ViewsStrokePath.h:169
void ViewsStrokePath_OnSetBounds(ViewsStrokePath _this, XRect value)
Definition: Views.c:3172
XRect CoreOutline aOutline CoreCursorHit(CoreView _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason) EW_METHOD(ArrangeView
float XFloat
Definition: ewrte.h:1595
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 XBool aBlend
Definition: _ViewsStrokePath.h:170
EW_METHOD(initLayoutContext, void)(CoreRectView _this
XRect CoreOutline aOutline XObject sender
Definition: _ApplicationRadioInterface.h:186
#define EW_PROPERTY(aName, aType)
Definition: ewrte.h:466
#define EW_END_OF_METHODS(aClass)
Definition: ewrte.h:539
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 aOpacity
Definition: _ViewsStrokePath.h:170
void ViewsStrokePath_OnSetEndCap(ViewsStrokePath _this, XEnum value)
Definition: Views.c:3339
#define EW_DEFINE_FIELDS(aClass, aSuperClass)
Definition: ewrte.h:451