Go to the source code of this file.
Macros | |
#define | _CoreQuadView_ |
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 (CoreQuadView _this, XPoint value) EW_METHOD(OnSetPoint3 |
XPoint | CoreQuadView_ArrangeView (CoreQuadView _this, XRect aBounds, XEnum aFormation) |
void | CoreQuadView_MoveView (CoreQuadView _this, XPoint aOffset, XBool aFastMove) |
XRect | CoreQuadView_GetExtent (CoreQuadView _this) |
void | CoreQuadView_OnSetPoint4 (CoreQuadView _this, XPoint value) |
void | CoreQuadView__OnSetPoint4 (void *_this, XPoint value) |
void | CoreQuadView_OnSetPoint3 (CoreQuadView _this, XPoint value) |
void | CoreQuadView__OnSetPoint3 (void *_this, XPoint value) |
void | CoreQuadView_OnSetPoint2 (CoreQuadView _this, XPoint value) |
void | CoreQuadView__OnSetPoint2 (void *_this, XPoint value) |
void | CoreQuadView_OnSetPoint1 (CoreQuadView _this, XPoint value) |
void | CoreQuadView__OnSetPoint1 (void *_this, XPoint value) |
XBool | CoreQuadView_IsPointInside (CoreQuadView _this, XPoint aPoint) |
XBool | CoreQuadView_HasRectShape (CoreQuadView _this) |
Variables | |
XRect | aBounds |
XRect CoreOutline aOutline XRect CoreOutline | aOutline |
#define _CoreQuadView_ |
XRect CoreOutline aOutline CoreCursorHit | ( | CoreView | _this, |
XRect | aArea, | ||
XInt32 | aFinger, | ||
XInt32 | aStrikeCount, | ||
CoreView | aDedicatedView, | ||
XSet | aRetargetReason | ||
) |
References aBounds, CoreFormationBottomToTop, CoreFormationLeftToRight, CoreFormationNone, CoreFormationRightToLeft, CoreFormationTopToBottom, CoreLayoutAlignToBottom, CoreLayoutAlignToLeft, CoreLayoutAlignToRight, CoreLayoutAlignToTop, CoreLayoutResizeHorz, CoreLayoutResizeVert, CoreQuadView__OnSetPoint1(), CoreQuadView__OnSetPoint2(), CoreQuadView__OnSetPoint3(), CoreQuadView__OnSetPoint4(), CoreViewStateFastReshape, EwCastObject(), EwGetRectH(), EwGetRectSize(), EwGetRectW(), EwNewPoint(), XRect::Point1, XRect::Point2, XPoint::X, and XPoint::Y.
XRect CoreQuadView_GetExtent | ( | CoreQuadView | _this | ) |
References _Const0001, EwNewRect(), XRect::Point1, and XPoint::X.
XBool CoreQuadView_HasRectShape | ( | CoreQuadView | _this | ) |
References aOffset, CoreQuadView__OnSetPoint1(), CoreQuadView__OnSetPoint2(), CoreQuadView__OnSetPoint3(), CoreQuadView__OnSetPoint4(), and EwMovePointPos().
References CoreGroup__InvalidateArea(), CoreGroup_updateComponent(), CoreView__GetExtent(), CoreViewStateEmbedded, CoreViewStatePendingLayout, CoreViewStateRequestLayout, CoreViewStateUpdatingLayout, CoreViewStateVisible, EwCompPoint(), EwNewSlot(), EwPostSignal(), XRect::Point1, and value.
References CoreGroup__InvalidateArea(), CoreGroup_updateComponent(), CoreView__GetExtent(), CoreViewStateEmbedded, CoreViewStatePendingLayout, CoreViewStateRequestLayout, CoreViewStateUpdatingLayout, CoreViewStateVisible, EwCompPoint(), EwNewSlot(), EwPostSignal(), XRect::Point2, and value.
References CoreGroup__InvalidateArea(), CoreGroup_updateComponent(), CoreView__GetExtent(), CoreViewStateEmbedded, CoreViewStatePendingLayout, CoreViewStateRequestLayout, CoreViewStateUpdatingLayout, CoreViewStateVisible, EwCompPoint(), EwNewSlot(), EwPostSignal(), and value.
References CoreGroup__InvalidateArea(), CoreGroup_updateComponent(), CoreView__GetExtent(), CoreViewStateEmbedded, CoreViewStatePendingLayout, CoreViewStateRequestLayout, CoreViewStateUpdatingLayout, CoreViewStateVisible, EwCompPoint(), EwNewSlot(), EwPostSignal(), and value.
EW_METHOD | ( | initLayoutContext | , |
void | |||
) |
XRect CoreOutline aOutline void | ( | CoreView | _this, |
GraphicsCanvas | aCanvas, | ||
XRect | aClip, | ||
XPoint | aOffset, | ||
XInt32 | aOpacity, | ||
XBool | aBlend | ||
) |