WebRadioApp  0.1
_CoreSimpleTouchHandler.h File Reference
#include "ewrte.h"
#include "ewgfx.h"
#include "_CoreQuadView.h"
Include dependency graph for _CoreSimpleTouchHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _CoreSimpleTouchHandler_
 

Functions

 EW_METHOD (initLayoutContext, void)(CoreQuadView _this
 
XRect CoreOutline aOutline EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw
 
XRect CoreOutline aOutline void (CoreSimpleTouchHandler _this, GraphicsCanvas aCanvas, XRect aClip, XPoint aOffset, XInt32 aOpacity, XBool aBlend) EW_METHOD(HandleEvent
 
XRect CoreOutline aOutline XObject (CoreSimpleTouchHandler _this, CoreEvent aEvent) EW_METHOD(CursorHitTest
 
XRect CoreOutline aOutline CoreCursorHit (CoreSimpleTouchHandler _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason) EW_METHOD(ArrangeView
 
XRect CoreOutline aOutline XPoint (CoreQuadView _this, XRect aBounds, XEnum aFormation) EW_METHOD(MoveView
 
XRect CoreOutline aOutline void (CoreQuadView _this, XPoint aOffset, XBool aFastMove) EW_METHOD(GetExtent
 
XRect CoreOutline aOutline XRect (CoreQuadView _this) EW_METHOD(ChangeViewState
 
XRect CoreOutline aOutline void (CoreView _this, XSet aSetState, XSet aClearState) EW_METHOD(OnSetPoint4
 
XRect CoreOutline aOutline void (CoreQuadView _this, XPoint value) EW_METHOD(OnSetPoint3
 
XObject CoreSimpleTouchHandler_HandleEvent (CoreSimpleTouchHandler _this, CoreEvent aEvent)
 
CoreCursorHit CoreSimpleTouchHandler_CursorHitTest (CoreSimpleTouchHandler _this, XRect aArea, XInt32 aFinger, XInt32 aStrikeCount, CoreView aDedicatedView, XSet aRetargetReason)
 
void CoreSimpleTouchHandler_OnSetRetargetOffset (CoreSimpleTouchHandler _this, XInt32 value)
 
void CoreSimpleTouchHandler_OnSetMaxStrikeCount (CoreSimpleTouchHandler _this, XInt32 value)
 
void CoreSimpleTouchHandler_OnSetEnabled (CoreSimpleTouchHandler _this, XBool value)
 

Variables

XRect aBounds
 
XRect CoreOutline aOutline GraphicsCanvas aCanvas
 
XRect CoreOutline aOutline GraphicsCanvas XRect aClip
 
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint aOffset
 
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 aOpacity
 
XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 XBool aBlend
 

Macro Definition Documentation

◆ _CoreSimpleTouchHandler_

#define _CoreSimpleTouchHandler_

Function Documentation

◆ CoreCursorHit()

XRect CoreOutline aOutline CoreCursorHit ( CoreSimpleTouchHandler  _this,
XRect  aArea,
XInt32  aFinger,
XInt32  aStrikeCount,
CoreView  aDedicatedView,
XSet  aRetargetReason 
)

◆ CoreSimpleTouchHandler_CursorHitTest()

CoreCursorHit CoreSimpleTouchHandler_CursorHitTest ( CoreSimpleTouchHandler  _this,
XRect  aArea,
XInt32  aFinger,
XInt32  aStrikeCount,
CoreView  aDedicatedView,
XSet  aRetargetReason 
)

References _Const0000, CoreCursorHit(), CoreCursorHit_Initialize(), CoreQuadView_HasRectShape(), CoreQuadView_IsPointInside(), CoreView__GetExtent(), EwCheckIndex, EwGetRectCenter(), EwIntersectRect(), EwIsRectEmpty(), EwMovePointNeg(), EwNewObject, EwNewPoint(), offset, XRect::Point1, XRect::Point2, XPoint::X, and XPoint::Y.

Here is the call graph for this function:

◆ CoreSimpleTouchHandler_HandleEvent()

XObject CoreSimpleTouchHandler_HandleEvent ( CoreSimpleTouchHandler  _this,
CoreEvent  aEvent 
)

◆ CoreSimpleTouchHandler_OnSetEnabled()

void CoreSimpleTouchHandler_OnSetEnabled ( CoreSimpleTouchHandler  _this,
XBool  value 
)

References CoreView__ChangeViewState(), CoreViewStateEnabled, and value.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ CoreSimpleTouchHandler_OnSetMaxStrikeCount()

void CoreSimpleTouchHandler_OnSetMaxStrikeCount ( CoreSimpleTouchHandler  _this,
XInt32  value 
)

References value.

Here is the caller graph for this function:

◆ CoreSimpleTouchHandler_OnSetRetargetOffset()

void CoreSimpleTouchHandler_OnSetRetargetOffset ( CoreSimpleTouchHandler  _this,
XInt32  value 
)

References value.

Here is the caller graph for this function:

◆ EW_METHOD() [1/2]

XRect CoreOutline aOutline EW_METHOD ( GetRoot  ,
CoreRoot   
)

◆ EW_METHOD() [2/2]

EW_METHOD ( initLayoutContext  ,
void   
)

◆ void() [1/4]

XRect CoreOutline aOutline void ( CoreQuadView  _this,
XPoint  aOffset,
XBool  aFastMove 
)

◆ void() [2/4]

XRect CoreOutline aOutline void ( CoreQuadView  _this,
XPoint  value 
)

◆ void() [3/4]

XRect CoreOutline aOutline void ( CoreSimpleTouchHandler  _this,
GraphicsCanvas  aCanvas,
XRect  aClip,
XPoint  aOffset,
XInt32  aOpacity,
XBool  aBlend 
)

◆ void() [4/4]

XRect CoreOutline aOutline void ( CoreView  _this,
XSet  aSetState,
XSet  aClearState 
)

◆ XObject()

XRect CoreOutline aOutline XObject ( CoreSimpleTouchHandler  _this,
CoreEvent  aEvent 
)

◆ XPoint()

XRect CoreOutline aOutline XPoint ( CoreQuadView  _this,
XRect  aBounds,
XEnum  aFormation 
)

◆ XRect()

XRect CoreOutline aOutline XRect ( CoreQuadView  _this)

Variable Documentation

◆ aBlend

XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 XBool aBlend

◆ aBounds

XRect aBounds

◆ aCanvas

XRect CoreOutline aOutline GraphicsCanvas aCanvas

◆ aClip

XRect CoreOutline aOutline GraphicsCanvas XRect aClip

◆ aOffset

XRect CoreOutline aOutline GraphicsCanvas XRect XPoint aOffset

◆ aOpacity

XRect CoreOutline aOutline GraphicsCanvas XRect XPoint XInt32 aOpacity