Go to the source code of this file.
Macros | |
#define | _GraphicsWarpMatrix_ |
#define | _ViewsWarpView_ |
Functions | |
EW_METHOD (initLayoutContext, void)(CoreQuadView _this | |
XRect CoreOutline aOutline | EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw |
XRect CoreOutline aOutline | void (CoreView _this, GraphicsCanvas aCanvas, XRect aClip, XPoint aOffset, XInt32 aOpacity, XBool aBlend) EW_METHOD(HandleEvent |
XRect CoreOutline aOutline | XObject (CoreView _this, CoreEvent aEvent) EW_METHOD(CursorHitTest |
XRect CoreOutline aOutline | CoreCursorHit (CoreView _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 (ViewsWarpView _this, XPoint value) EW_METHOD(OnSetPoint3 |
void | ViewsWarpView_OnSetPoint3 (ViewsWarpView _this, XPoint value) |
void | ViewsWarpView_OnSetPoint2 (ViewsWarpView _this, XPoint value) |
void | ViewsWarpView_OnSetPoint1 (ViewsWarpView _this, XPoint value) |
void | ViewsWarpView_calculateLight (ViewsWarpView _this) |
void | ViewsWarpView_update (ViewsWarpView _this, XObject sender) |
void | ViewsWarpView_OnSetSourceAnchor (ViewsWarpView _this, XPoint value) |
void | ViewsWarpView_Warp3D (ViewsWarpView _this, XPoint aDstPos, GraphicsWarpMatrix aMatrix) |
Variables | |
XRect | aBounds |
XRect CoreOutline aOutline XPoint | value |
#define _GraphicsWarpMatrix_ |
#define _ViewsWarpView_ |
XRect CoreOutline aOutline CoreCursorHit | ( | CoreView | _this, |
XRect | aArea, | ||
XInt32 | aFinger, | ||
XInt32 | aStrikeCount, | ||
CoreView | aDedicatedView, | ||
XSet | aRetargetReason | ||
) |
EW_METHOD | ( | initLayoutContext | , |
void | |||
) |
void ViewsWarpView_calculateLight | ( | ViewsWarpView | _this | ) |
References EwCheckIndex, EwMathPow(), and EwMathSqrt().
References CoreQuadView_OnSetPoint1(), EwCompPoint(), EwNewSlot(), EwPostSignal(), XRect::Point1, value, and ViewsWarpView_update().
References CoreQuadView_OnSetPoint2(), EwCompPoint(), EwNewSlot(), EwPostSignal(), XRect::Point2, value, and ViewsWarpView_update().
References CoreQuadView_OnSetPoint3(), EwCompPoint(), EwNewSlot(), EwPostSignal(), value, and ViewsWarpView_update().
References EwCompPoint(), EwNewSlot(), EwPostSignal(), value, and ViewsWarpView_update().
References _Const0001, CoreGroup__InvalidateArea(), CoreView__GetExtent(), CoreViewStateVisible, EW_UNUSED_ARG, EwIntersectRect2(), EwNewObject, EwNewPoint(), EwNewRect2Point(), GraphicsWarpMatrix_CalculateZ(), GraphicsWarpMatrix_DeriveFromQuad(), GraphicsWarpMatrix_Project(), XRect::Point1, XRect::Point2, sender, ViewsWarpView_calculateLight(), XPoint::X, and XPoint::Y.
References _Const0001, _Const0004, CoreGroup__InvalidateArea(), CoreView__GetExtent(), CoreViewStateVisible, EwIntersectRect2(), EwLoadString(), EwNewObject, EwNewPoint(), EwNewRect2Point(), EwThrow(), GraphicsWarpMatrix_Assign(), GraphicsWarpMatrix_Project(), XRect::Point1, XRect::Point2, ViewsWarpView_calculateLight(), XPoint::X, and XPoint::Y.
XRect CoreOutline aOutline void | ( | CoreView | _this, |
GraphicsCanvas | aCanvas, | ||
XRect | aClip, | ||
XPoint | aOffset, | ||
XInt32 | aOpacity, | ||
XBool | aBlend | ||
) |
XRect aBounds |