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 |
#define _CoreSimpleTouchHandler_ |
XRect CoreOutline aOutline CoreCursorHit | ( | CoreSimpleTouchHandler | _this, |
XRect | aArea, | ||
XInt32 | aFinger, | ||
XInt32 | aStrikeCount, | ||
CoreView | aDedicatedView, | ||
XSet | aRetargetReason | ||
) |
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.
XObject CoreSimpleTouchHandler_HandleEvent | ( | CoreSimpleTouchHandler | _this, |
CoreEvent | aEvent | ||
) |
References _Const0000, CoreGroup_LocalPosition(), CoreQuadView_IsPointInside(), CoreRetargetReasonForeignPress, CoreRetargetReasonLongPress, CoreRetargetReasonWipeDown, CoreRetargetReasonWipeLeft, CoreRetargetReasonWipeRight, CoreRetargetReasonWipeUp, CoreRoot_RetargetCursorWithReason(), CoreView__GetExtent(), CoreView__GetRoot(), EwCastObject(), EwIsPointInRect(), EwSignal(), and timeout.
References CoreView__ChangeViewState(), CoreViewStateEnabled, and value.
EW_METHOD | ( | initLayoutContext | , |
void | |||
) |
XRect CoreOutline aOutline void | ( | CoreSimpleTouchHandler | _this, |
GraphicsCanvas | aCanvas, | ||
XRect | aClip, | ||
XPoint | aOffset, | ||
XInt32 | aOpacity, | ||
XBool | aBlend | ||
) |
XRect aBounds |