Go to the source code of this file.
Macros | |
| #define | _GraphicsPath_ |
| #define | _ViewsFillPath_ |
Functions | |
| EW_METHOD (initLayoutContext, void)(CoreRectView _this | |
| XRect CoreOutline aOutline | EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw |
| XRect CoreOutline aOutline | void (ViewsFillPath _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 (ViewsFillPath _this, XRect value) void ViewsFillPath_Draw(ViewsFillPath _this |
| void | ViewsFillPath_OnSetBounds (ViewsFillPath _this, XRect value) |
| void | ViewsFillPath_Done (ViewsFillPath _this) |
| void | ViewsFillPath_destroyBuffer (ViewsFillPath _this) |
| void | ViewsFillPath_updateBuffer (ViewsFillPath _this, XObject sender) |
| void | ViewsFillPath_updatePath (ViewsFillPath _this, XObject sender) |
| void | ViewsFillPath_OnSetColor (ViewsFillPath _this, XColor value) |
| void | ViewsFillPath_OnSetOffset (ViewsFillPath _this, XPoint value) |
| void | ViewsFillPath_OnSetFillRule (ViewsFillPath _this, XEnum value) |
| void | ViewsFillPath_OnSetPath (ViewsFillPath _this, GraphicsPath 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 _GraphicsPath_ |
| #define _ViewsFillPath_ |
| XRect CoreOutline aOutline CoreCursorHit | ( | CoreView | _this, |
| XRect | aArea, | ||
| XInt32 | aFinger, | ||
| XInt32 | aStrikeCount, | ||
| CoreView | aDedicatedView, | ||
| XSet | aRetargetReason | ||
| ) |
| EW_METHOD | ( | initLayoutContext | , |
| void | |||
| ) |
| void ViewsFillPath_destroyBuffer | ( | ViewsFillPath | _this | ) |
References EwFreeBitmap().
| void ViewsFillPath_Done | ( | ViewsFillPath | _this | ) |
References ViewsFillPath_destroyBuffer().
References CoreRectView_OnSetBounds(), EwCompPoint(), EwGetRectSize(), EwNewSlot(), EwPostSignal(), value, and ViewsFillPath_updateBuffer().
References CoreGroup__InvalidateArea(), CoreViewStateVisible, EwCompColor(), and value.
References CoreGroup__InvalidateArea(), CoreViewStateVisible, EwNewSlot(), EwPostSignal(), value, and ViewsFillPath_updateBuffer().
References CoreGroup__InvalidateArea(), CoreViewStateVisible, EwCompPoint(), EwNewSlot(), EwPostSignal(), value, and ViewsFillPath_updateBuffer().
| void ViewsFillPath_OnSetPath | ( | ViewsFillPath | _this, |
| GraphicsPath | value | ||
| ) |
References CoreGroup__InvalidateArea(), CoreViewStateVisible, EwAttachObjObserver(), EwDetachObjObserver(), EwNewSlot(), EwPostSignal(), value, ViewsFillPath_updateBuffer(), and ViewsFillPath_updatePath().
References EW_UNUSED_ARG, EwGetBitmapFromFillPath(), EwGetRectSize(), GraphicsFillRuleNonZero, offset, sender, and ViewsFillPath_destroyBuffer().
References CoreGroup__InvalidateArea(), CoreViewStateVisible, EW_UNUSED_ARG, EwNewSlot(), EwPostSignal(), sender, and ViewsFillPath_updateBuffer().
| XRect CoreOutline aOutline void | ( | ViewsFillPath | _this, |
| GraphicsCanvas | aCanvas, | ||
| XRect | aClip, | ||
| XPoint | aOffset, | ||
| XInt32 | aOpacity, | ||
| XBool | aBlend | ||
| ) |
| XRect aBounds |