#include "ewrte.h"#include "ewgfx.h"#include "_CoreGroup.h"#include "_CoreKeyPressHandler.h"#include "_CoreSimpleTouchHandler.h"#include "_CoreTimer.h"Go to the source code of this file.
Macros | |
| #define | _ViewsFrame_ |
| #define | _ViewsImage_ |
| #define | _WidgetSetVerticalSlider_ |
| #define | _WidgetSetVerticalSliderConfig_ |
Functions | |
| EW_METHOD (initLayoutContext, void)(CoreRectView _this | |
| XRect CoreOutline aOutline | EW_METHOD (GetRoot, CoreRoot)(CoreView _this) EW_METHOD(Draw |
| XRect CoreOutline aOutline | void (CoreGroup _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 (CoreGroup _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 (CoreGroup _this, XSet aSetState, XSet aClearState) EW_METHOD(OnSetBounds |
| XRect CoreOutline aOutline | void (WidgetSetVerticalSlider _this, XRect value) EW_METHOD(drawContent |
| XRect CoreOutline aOutline | void (CoreGroup _this, CoreView value) EW_METHOD(OnSetBuffered |
| XRect CoreOutline aOutline | void (CoreGroup _this, XBool value) EW_METHOD(OnSetOpacity |
| XRect CoreOutline aOutline | void (CoreGroup _this, XInt32 value) EW_METHOD(IsDialog |
| XRect CoreOutline aOutline | XBool (CoreGroup _this, XBool aRecursive) EW_METHOD(DispatchEvent |
| XRect CoreOutline aOutline | XObject (CoreGroup _this, CoreEvent aEvent) EW_METHOD(BroadcastEvent |
| XRect CoreOutline aOutline | XObject (CoreGroup _this, CoreEvent aEvent, XSet aFilter) EW_METHOD(UpdateLayout |
| XRect CoreOutline aOutline | void (CoreGroup _this, XPoint aSize) EW_METHOD(UpdateViewState |
| XRect CoreOutline aOutline | void (WidgetSetVerticalSlider _this, XSet aState) EW_METHOD(InvalidateArea |
| XRect CoreOutline aOutline | void (CoreGroup _this, XRect aArea) void WidgetSetVerticalSlider_OnSetBounds(WidgetSetVerticalSlider _this |
| void | WidgetSetVerticalSlider_UpdateViewState (WidgetSetVerticalSlider _this, XSet aState) |
| void | WidgetSetVerticalSlider_onConfigChanged (WidgetSetVerticalSlider _this, XObject sender) |
| void | WidgetSetVerticalSlider_onRepetitionTimer (WidgetSetVerticalSlider _this, XObject sender) |
| void | WidgetSetVerticalSlider_onReleaseKey (WidgetSetVerticalSlider _this, XObject sender) |
| void | WidgetSetVerticalSlider_onPressKey (WidgetSetVerticalSlider _this, XObject sender) |
| void | WidgetSetVerticalSlider_onDragTouch (WidgetSetVerticalSlider _this, XObject sender) |
| void | WidgetSetVerticalSlider_onReleaseTouch (WidgetSetVerticalSlider _this, XObject sender) |
| void | WidgetSetVerticalSlider_onPressTouch (WidgetSetVerticalSlider _this, XObject sender) |
| XInt32 | WidgetSetVerticalSlider_OnGetCurrentValue (WidgetSetVerticalSlider _this) |
| void | WidgetSetVerticalSlider_OnSetCurrentValue (WidgetSetVerticalSlider _this, XInt32 value) |
| void | WidgetSetVerticalSlider_OnSetAppearance (WidgetSetVerticalSlider _this, WidgetSetVerticalSliderConfig value) |
Variables | |
| XRect | aBounds |
| XRect CoreOutline aOutline XRect | value |
| #define _ViewsFrame_ |
| #define _ViewsImage_ |
| #define _WidgetSetVerticalSlider_ |
| #define _WidgetSetVerticalSliderConfig_ |
| XRect CoreOutline aOutline CoreCursorHit | ( | CoreGroup | _this, |
| XRect | aArea, | ||
| XInt32 | aFinger, | ||
| XInt32 | aStrikeCount, | ||
| CoreView | aDedicatedView, | ||
| XSet | aRetargetReason | ||
| ) |
| EW_METHOD | ( | initLayoutContext | , |
| void | |||
| ) |
| XRect CoreOutline aOutline void | ( | CoreGroup | _this, |
| GraphicsCanvas | aCanvas, | ||
| XRect | aClip, | ||
| XPoint | aOffset, | ||
| XInt32 | aOpacity, | ||
| XBool | aBlend | ||
| ) |
References CoreGroup_InvalidateViewState(), CoreKeyCodeDown, CoreKeyCodeNoKey, CoreKeyCodeUp, CoreRectView__OnSetBounds(), CoreTimer_OnSetBegin(), CoreTimer_OnSetPeriod(), CoreView__ChangeViewState(), CoreViewStateFocusable, EW_UNUSED_ARG, EwPostSignal(), and sender.
References EW_UNUSED_ARG, EwGetRectH(), EwMovePointNeg(), EwNotifyRefObservers(), EwOnSetInt32(), EwPostSignal(), sender, WidgetSetVerticalSlider_OnGetCurrentValue(), WidgetSetVerticalSlider_OnSetCurrentValue(), and XPoint::Y.
| XInt32 WidgetSetVerticalSlider_OnGetCurrentValue | ( | WidgetSetVerticalSlider | _this | ) |
References CoreGroup_InvalidateViewState(), CoreSimpleTouchHandler_OnSetEnabled(), CoreTimer_OnSetEnabled(), EwNotifyRefObservers(), EwOnSetInt32(), EwPostSignal(), sender, WidgetSetVerticalSlider_OnGetCurrentValue(), and WidgetSetVerticalSlider_OnSetCurrentValue().
References CoreGroup_InvalidateViewState(), CoreRoot_RetargetCursor(), CoreSimpleTouchHandler_OnSetEnabled(), CoreView__GetRoot(), EW_UNUSED_ARG, EwGetRectH(), EwIntersectRect(), EwIsRectEmpty(), EwMoveRectPos(), EwNewPoint(), EwNewRect2Point(), EwNotifyRefObservers(), EwOnSetInt32(), EwPostSignal(), sender, WidgetSetVerticalSlider_OnGetCurrentValue(), and WidgetSetVerticalSlider_OnSetCurrentValue().
References CoreGroup_InvalidateViewState(), CoreSimpleTouchHandler_OnSetEnabled(), CoreTimer_OnSetEnabled(), EW_UNUSED_ARG, EwPostSignal(), and sender.
References CoreGroup_InvalidateViewState(), EW_UNUSED_ARG, EwPostSignal(), and sender.
References EW_UNUSED_ARG, EwNotifyRefObservers(), EwOnSetInt32(), EwPostSignal(), sender, WidgetSetVerticalSlider_OnGetCurrentValue(), and WidgetSetVerticalSlider_OnSetCurrentValue().
| void WidgetSetVerticalSlider_OnSetAppearance | ( | WidgetSetVerticalSlider | _this, |
| WidgetSetVerticalSliderConfig | value | ||
| ) |
References EwAttachObjObserver(), EwDetachObjObserver(), EwNewSlot(), EwPostSignal(), value, and WidgetSetVerticalSlider_onConfigChanged().
References CoreGroup_InvalidateViewState(), EwPostSignal(), and value.
References _Const0001, _Const000D, CoreGroup_Add(), CoreGroup_Remove(), CoreGroup_RestackTop(), CoreGroup_UpdateViewState, CoreRectView__OnSetBounds(), CoreViewStateEnabled, CoreViewStateFocused, EwGetRectCenter(), EwGetRectH(), EwGetRectORect(), EwGetRectW(), EwMoveRectNeg(), EwMoveRectPos(), EwNewObject, EwNewPoint(), EwNewRect(), EwNewRect2Point(), EwSetPointY(), GraphicsEdgesBottom, GraphicsEdgesInterior, GraphicsEdgesLeft, GraphicsEdgesRight, GraphicsEdgesTop, ViewsFrame_OnSetAnimated(), ViewsFrame_OnSetBitmap(), ViewsFrame_OnSetColor(), ViewsFrame_OnSetEdges(), ViewsFrame_OnSetFrameNumber(), ViewsFrame_OnSetNoEdgesLimit(), ViewsFrame_OnSetVisible(), ViewsImage_OnSetAnimated(), ViewsImage_OnSetBitmap(), ViewsImage_OnSetColor(), ViewsImage_OnSetFrameNumber(), WidgetSetVerticalSlider_OnGetCurrentValue(), XPoint::X, and XPoint::Y.
| XRect aBounds |