 |
WebRadioApp
0.1
|
Go to the documentation of this file.
27 #ifndef _CoreCursorHit_H
28 #define _CoreCursorHit_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.
46 #ifndef _CoreCursorHit_
48 #define _CoreCursorHit_
#define EW_END_OF_FIELDS(aClass)
Definition: ewrte.h:460
#define EW_DECLARE_CLASS(aClass)
Definition: ewrte.h:393
XRect CoreOutline aOutline CoreCursorHit(CoreGroup _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason) EW_METHOD(ArrangeView
#define EW_VARIABLE(aName, aType)
Definition: ewrte.h:464
signed long XInt32
Definition: ewrte.h:1586
#define EW_DEFINE_METHODS(aClass, aSuperClass)
Definition: ewrte.h:524
CoreCursorHit CoreCursorHit_Initialize(CoreCursorHit _this, CoreView aView, XPoint aOffset)
Definition: Core.c:6423
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint aOffset
Definition: _CoreOutline.h:172
#define EW_END_OF_METHODS(aClass)
Definition: ewrte.h:539
#define EW_DEFINE_FIELDS(aClass, aSuperClass)
Definition: ewrte.h:451