Go to the source code of this file.
Macros | |
#define | _CoreTimer_ |
#define | _ResourcesBitmap_ |
#define | _ViewsWarpImage_ |
Functions | |
EW_METHOD (initLayoutContext, void)(CoreQuadView _this | |
XRect CoreOutline aOutline | EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw |
XRect CoreOutline aOutline | void (ViewsWarpImage _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 | ViewsWarpImage_observerSlot (ViewsWarpImage _this, XObject sender) |
void | ViewsWarpImage_timerSlot (ViewsWarpImage _this, XObject sender) |
void | ViewsWarpImage_OnSetAnimated (ViewsWarpImage _this, XBool value) |
void | ViewsWarpImage_OnSetColor (ViewsWarpImage _this, XColor value) |
void | ViewsWarpImage_OnSetFrameNumber (ViewsWarpImage _this, XInt32 value) |
void | ViewsWarpImage_OnSetBitmap (ViewsWarpImage _this, ResourcesBitmap 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 _CoreTimer_ |
#define _ResourcesBitmap_ |
#define _ViewsWarpImage_ |
XRect CoreOutline aOutline CoreCursorHit | ( | CoreView | _this, |
XRect | aArea, | ||
XInt32 | aFinger, | ||
XInt32 | aStrikeCount, | ||
CoreView | aDedicatedView, | ||
XSet | aRetargetReason | ||
) |
EW_METHOD | ( | initLayoutContext | , |
void | |||
) |
References _Const0001, CoreGroup__InvalidateArea(), CoreView__GetExtent(), CoreViewStateVisible, EW_UNUSED_ARG, EwCompPoint(), EwNewSlot(), EwPostSignal(), sender, and ViewsWarpView_update().
References CoreGroup__InvalidateArea(), CoreView__GetExtent(), CoreViewStateVisible, EwAttachObjObserver(), EwDetachObjObserver(), EwGetAutoObject(), EwNewSlot(), EwPostSignal(), value, and ViewsWarpImage_timerSlot().
void ViewsWarpImage_OnSetBitmap | ( | ViewsWarpImage | _this, |
ResourcesBitmap | value | ||
) |
References EwAttachObjObserver(), EwDetachObjObserver(), EwNewSlot(), EwSignal(), value, ViewsWarpImage_observerSlot(), and ViewsWarpImage_OnSetAnimated().
References CoreGroup__InvalidateArea(), CoreView__GetExtent(), CoreViewStateVisible, EwCompColor(), and value.
References CoreGroup__InvalidateArea(), CoreView__GetExtent(), CoreViewStateVisible, and value.
References CoreGroup__InvalidateArea(), CoreView__GetExtent(), CoreViewStateVisible, EW_UNUSED_ARG, EwDetachObjObserver(), EwNewSlot(), EwSignal(), and sender.
XRect CoreOutline aOutline void | ( | ViewsWarpImage | _this, |
GraphicsCanvas | aCanvas, | ||
XRect | aClip, | ||
XPoint | aOffset, | ||
XInt32 | aOpacity, | ||
XBool | aBlend | ||
) |
XRect aBounds |