Go to the source code of this file.
Macros | |
#define | _CoreTimer_ |
#define | _ResourcesBitmap_ |
#define | _ViewsImage_ |
Functions | |
EW_METHOD (initLayoutContext, void)(CoreRectView _this | |
XRect CoreOutline aOutline | EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw |
XRect CoreOutline aOutline | void (ViewsImage _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 (CoreRectView _this, XRect value) void ViewsImage_Draw(ViewsImage _this |
void | ViewsImage_observerSlot (ViewsImage _this, XObject sender) |
void | ViewsImage_timerSlot (ViewsImage _this, XObject sender) |
void | ViewsImage_OnSetColor (ViewsImage _this, XColor value) |
void | ViewsImage_OnSetAnimated (ViewsImage _this, XBool value) |
void | ViewsImage_OnSetAlignment (ViewsImage _this, XSet value) |
void | ViewsImage_OnSetFrameNumber (ViewsImage _this, XInt32 value) |
void | ViewsImage_OnSetBitmap (ViewsImage _this, ResourcesBitmap value) |
XRect | ViewsImage_GetContentArea (ViewsImage _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 _CoreTimer_ |
#define _ResourcesBitmap_ |
#define _ViewsImage_ |
XRect CoreOutline aOutline CoreCursorHit | ( | CoreView | _this, |
XRect | aArea, | ||
XInt32 | aFinger, | ||
XInt32 | aStrikeCount, | ||
CoreView | aDedicatedView, | ||
XSet | aRetargetReason | ||
) |
EW_METHOD | ( | initLayoutContext | , |
void | |||
) |
XRect ViewsImage_GetContentArea | ( | ViewsImage | _this | ) |
References _Const0002, EwGetRectH(), EwGetRectSize(), EwGetRectW(), EwMovePointPos(), EwMoveRectPos(), EwNewPoint(), EwNewRect(), EwNewRect2Point(), EwSetRectH(), EwSetRectSize(), EwSetRectW(), EwSetRectX(), EwSetRectY(), XRect::Point1, XRect::Point2, ViewsImageAlignmentAlignHorzCenter, ViewsImageAlignmentAlignHorzRight, ViewsImageAlignmentAlignVertBottom, ViewsImageAlignmentAlignVertCenter, ViewsImageAlignmentScaleToFill, ViewsImageAlignmentScaleToFit, ViewsImageAlignmentStretchToFill, ViewsOrientationNormal, ViewsOrientationRotated_180, ViewsOrientationRotated_270, ViewsOrientationRotated_90, XPoint::X, and XPoint::Y.
References CoreGroup__InvalidateArea(), CoreRectView__OnSetBounds(), CoreViewStateVisible, EW_UNUSED_ARG, EwMoveRectNeg(), sender, and ViewsImage_GetContentArea().
References CoreGroup__InvalidateArea(), CoreViewStateVisible, and value.
References CoreGroup__InvalidateArea(), CoreViewStateVisible, EwAttachObjObserver(), EwDetachObjObserver(), EwGetAutoObject(), EwNewSlot(), EwPostSignal(), value, and ViewsImage_timerSlot().
void ViewsImage_OnSetBitmap | ( | ViewsImage | _this, |
ResourcesBitmap | value | ||
) |
References CoreGroup__InvalidateArea(), CoreRectView__OnSetBounds(), CoreViewStateVisible, EwAttachObjObserver(), EwDetachObjObserver(), EwMoveRectNeg(), EwNewSlot(), value, ViewsImage_GetContentArea(), ViewsImage_observerSlot(), and ViewsImage_OnSetAnimated().
References CoreGroup__InvalidateArea(), CoreViewStateVisible, EwCompColor(), and value.
References CoreGroup__InvalidateArea(), CoreViewStateVisible, and value.
References CoreGroup__InvalidateArea(), CoreViewStateVisible, EW_UNUSED_ARG, EwDetachObjObserver(), EwNewSlot(), EwSignal(), and sender.
XRect CoreOutline aOutline void | ( | ViewsImage | _this, |
GraphicsCanvas | aCanvas, | ||
XRect | aClip, | ||
XPoint | aOffset, | ||
XInt32 | aOpacity, | ||
XBool | aBlend | ||
) |
XRect aBounds |