Go to the source code of this file.
Macros | |
#define | _EffectsPointEffect_ |
Functions | |
EW_METHOD (initLayoutContext, void)(CoreRectView _this | |
XRect CoreOutline aOutline | EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw |
XRect CoreOutline aOutline | void (CoreOutline _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 (CoreRectView _this, XRect aBounds, XEnum aFormation) EW_METHOD(MoveView |
XRect CoreOutline aOutline | void (CoreRectView _this, XPoint aOffset, XBool aFastMove) EW_METHOD(GetExtent |
XRect CoreOutline aOutline | XRect (CoreRectView _this) EW_METHOD(ChangeViewState |
XRect CoreOutline aOutline | void (CoreView _this, XSet aSetState, XSet aClearState) EW_METHOD(OnSetBounds |
XRect CoreOutline aOutline | void (CoreOutline _this, XRect value) void CoreOutline_Draw(CoreOutline _this |
void | CoreOutline_OnSetBounds (CoreOutline _this, XRect value) |
void | CoreOutline_onFinishScrollSlot (CoreOutline _this, XObject sender) |
void | CoreOutline_OnSetScrollOffset (CoreOutline _this, XPoint value) |
void | CoreOutline_EnsureVisible (CoreOutline _this, CoreView aView, XBool aFullyVisible, EffectsPointEffect aAnimationEffect, XSlot aOnDoneScroll) |
XPoint | CoreOutline_OnGetScrollOffset (CoreOutline _this) |
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 _EffectsPointEffect_ |
XRect CoreOutline aOutline CoreCursorHit | ( | CoreView | _this, |
XRect | aArea, | ||
XInt32 | aFinger, | ||
XInt32 | aStrikeCount, | ||
CoreView | aDedicatedView, | ||
XSet | aRetargetReason | ||
) |
void CoreOutline_EnsureVisible | ( | CoreOutline | _this, |
CoreView | aView, | ||
XBool | aFullyVisible, | ||
EffectsPointEffect | aAnimationEffect, | ||
XSlot | aOnDoneScroll | ||
) |
References _Const0000, CoreOutline_onFinishScrollSlot(), CoreOutline_OnGetScrollOffset(), CoreOutline_OnSetScrollOffset(), CoreView__GetExtent(), EffectsEffect_OnSetEnabled(), EffectsEffect_OnSetNoOfCycles(), EffectsEffect_OnSetReversed(), EwCompRect(), EwIntersectRect(), EwIsRectEmpty(), EwMovePointNeg(), EwNewRef(), EwNewSlot(), EwNullRef, EwNullSlot, EwSignal(), XRect::Point1, XRect::Point2, XPoint::X, and XPoint::Y.
References EW_UNUSED_ARG, EwNullRef, EwNullSlot, EwSignal(), and sender.
XPoint CoreOutline_OnGetScrollOffset | ( | CoreOutline | _this | ) |
References _Const0000, CoreFormationNone, CoreGroup_updateComponent(), CoreLayoutAlignToLeft, CoreLayoutAlignToTop, CoreRectView_OnSetBounds(), CoreView__initLayoutContext(), CoreView__MoveView(), CoreViewStateEmbedded, CoreViewStateFastReshape, CoreViewStateIsOutline, CoreViewStatePendingLayout, CoreViewStateUpdateLayout, CoreViewStateUpdatingLayout, EwCompPoint(), EwCompRect(), EwGetRectSize(), EwMovePointNeg(), EwMoveRectPos(), EwNewSlot(), EwPostSignal(), offset, XRect::Point1, value, XPoint::X, and XPoint::Y.
References _Const0000, CoreGroup__InvalidateArea(), CoreView__MoveView(), CoreViewStateEmbedded, CoreViewStateFastReshape, CoreViewStateIsOutline, EwCompPoint(), EwMovePointNeg(), EwPostSignal(), offset, and value.
EW_METHOD | ( | initLayoutContext | , |
void | |||
) |
XRect CoreOutline aOutline void | ( | CoreOutline | _this, |
GraphicsCanvas | aCanvas, | ||
XRect | aClip, | ||
XPoint | aOffset, | ||
XInt32 | aOpacity, | ||
XBool | aBlend | ||
) |
XRect aBounds |