| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_menu.cpp | 186 GetJsonDouble( const std::unique_ptr<JsonValue>& json, const std::string& name, double defaultValue) const GetJsonDouble() argument [all...] |
| H A D | dom_tab_bar.cpp | 210 ParseEdge(const std::string& value) const ParseEdge() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_canvas_image_data.h | 50 int32_t getX() const in getX() argument 58 int32_t getY() const in getY() argument 66 getDirtyX() const getDirtyX() argument 74 getDirtyY() const getDirtyY() argument 82 getDirtyWidth() const getDirtyWidth() argument 90 getDirtyHeight() const getDirtyHeight() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | focus_animation_manager.cpp | 46 void FocusAnimationManager::CancelFocusAnimation() const in CancelFocusAnimation() argument 104 void FocusAnimationManager::StartFocusAnimation() const in StartFocusAnimation() argument 114 void FocusAnimationManager::StopFocusAnimation() const in StopFocusAnimation() argument 24 SetFocusAnimationProperties( const RRect& rrect, const Color& color, const Offset& offset, bool isIndented) const SetFocusAnimationProperties() argument 124 SetFocusAnimationProperties( const RRect& rrect, const Color& color, const Offset& offset, const Rect& clipRect) const SetFocusAnimationProperties() argument 175 CancelShadow() const CancelShadow() argument 186 GetRenderFocusAnimation() const GetRenderFocusAnimation() argument [all...] |
| /foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/ |
| H A D | toolbar.js | [all...] |
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | rrect.h | 74 const Rect& GetRect() const in GetRect() argument 79 const Corner& GetCorner() const in GetCorner() argument 127 Width() const Width() argument 132 Height() const Height() argument 137 operator ==(const RRect& rrect) const operator ==() argument [all...] |
| H A D | offset.h | 51 bool IsZero() const in IsZero() argument 56 bool IsErrorOffset() const in IsErrorOffset() argument 61 double GetX() const in GetX() argument 66 double GetY() const in GetY() argument 83 AnimationOption GetXAnimationOption() const in GetXAnimationOption() argument 88 AnimationOption GetYAnimationOption() const in GetYAnimationOption() argument 93 double GetDistance() const in GetDistance() argument 98 Offset operator+(const Offse argument 103 operator +(const Size& size) const operator +() argument 108 operator -(const Offset& offset) const operator -() argument 113 operator -(const Size& size) const operator -() argument 118 operator *(double value) const operator *() argument 123 operator /(double value) const operator /() argument 145 operator ==(const Offset& offset) const operator ==() argument 150 operator !=(const Offset& offset) const operator !=() argument 155 ToString() const ToString() argument 163 IsPositiveOffset() const IsPositiveOffset() argument [all...] |
| H A D | point.h | 37 double GetX() const in GetX() argument 42 double GetY() const in GetY() argument 57 double GetScreenX() const in GetScreenX() argument 62 double GetScreenY() const in GetScreenY() argument 82 SourceType GetSourceType() const in GetSourceType() argument 95 Point operator-(const Offset& offset) const in operator -() argument 100 Point operator+(const Offset& offset) const in operator +() argument 105 operator -(const Point& point) const operator -() argument 110 operator ==(const Point& point) const operator ==() argument 115 operator !=(const Point& point) const operator !=() argument [all...] |
| H A D | animatable_float.h | 43 float GetValue() const in GetValue() argument 53 AnimationOption GetAnimationOption() const in GetAnimationOption() argument 63 bool operator==(const AnimatableFloat& animFloat) const in operator ==() argument 68 bool operator!=(const AnimatableFloat& animFloat) const in operator !=() argument [all...] |
| H A D | arc.h | 31 const Point& GetCenterPoint() const in GetCenterPoint() argument 41 double GetRadius() const in GetRadius() argument 51 double GetStartAngle() const in GetStartAngle() argument 61 double GetEndAngle() const in GetEndAngle() argument 71 double GetSweepAngle() const in GetSweepAngle() argument 89 void GetPointByAngle(double angle, Point& out) const in GetPointByAngle() argument 96 void GetStartPoint(Point& out) const in GetStartPoint() argument 101 GetEndPoint(Point& out) const GetEndPoint() argument 106 GetStartPoint() const GetStartPoint() argument 113 GetEndPoint() const GetEndPoint() argument 120 GetLeft() const GetLeft() argument 125 GetRight() const GetRight() argument 130 GetTop() const GetTop() argument 135 GetBottom() const GetBottom() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/base/view_data/ |
| H A D | page_node_info_wrap.h | 36 virtual int32_t GetId() const in GetId() argument 42 virtual int32_t GetDepth() const in GetDepth() argument 48 virtual AceAutoFillType GetAutoFillType() const in GetAutoFillType() argument 69 GetEnableAutoFill() const GetEnableAutoFill() argument 75 GetIsFocus() const GetIsFocus() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_types.h | 285 GetJsiRuntimeCallInfo() const GetJsiRuntimeCallInfo() argument 290 GetExecutionContext() const GetExecutionContext() argument 295 GetVm() const GetVm() argument 300 SetSize(size_t size) const SetSize() argument 305 GetSize() const GetSize() argument 328 Mark(const JsiRef<T>& val) const Mark() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_utils_bridge.h | 125 bool IsEmpty() const in IsEmpty() argument 135 T Lock() const in Lock() argument 166 Lock() const Lock() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | tabs_model_impl.cpp | 148 RefPtr<TabTheme> TabsModelImpl::GetTheme() const in GetTheme() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| H A D | plugin_frontend.h | 204 FireDeclarativeOnUpdateWithValueParamsCallback(const std::string& params) const FireDeclarativeOnUpdateWithValueParamsCallback() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/svg_animate/ |
| H A D | svg_animate_test.cpp | 39 std::shared_ptr<JNIEnv> Platform::JniEnvironment::GetJniEnv(JNIEnv* jniEnv) const in GetJniEnv() argument
|
| /foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/spring_chain/ |
| H A D | spring_chain_test.cpp | 43 std::shared_ptr<JNIEnv> Platform::JniEnvironment::GetJniEnv(JNIEnv* jniEnv) const in GetJniEnv() argument 58 RRect CardTransitionController::GetCardRect(const ComposeId& composeId) const in GetCardRect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/badge/ |
| H A D | rosen_render_badge.cpp | 242 void RosenRenderBadge::PaintText(const Offset& textOffset, RenderContext& context) const in PaintText() argument [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | input_method_manager_ohos.cpp | 146 bool InputMethodManager::NeedSoftKeyboard() const in NeedSoftKeyboard() argument
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ng/ |
| H A D | offset_t.h | 52 T GetX() const in GetX() argument 57 T GetY() const in GetY() argument 62 T GetMainOffset(Axis axis) const in GetMainOffset() argument 67 T GetCrossOffset(Axis axis) const in GetCrossOffset() argument 72 T GetDistance(const OffsetT& offset) const in GetDistance() argument 99 OffsetT operator+(const OffsetT& offset) const in operator +() argument 104 OffsetT operator-(const OffsetT& offset) const in operator -() argument 109 operator *(double value) const operator *() argument 114 operator /(double value) const operator /() argument 136 operator ==(const OffsetT& offset) const operator ==() argument 141 operator !=(const OffsetT& offset) const operator !=() argument 146 NonNegative() const NonNegative() argument 151 IsNegative() const IsNegative() argument 156 NonOffset() const NonOffset() argument 161 ToString() const ToString() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | animatable_base.h | 75 const AnimationOption& GetAnimationOption() const in GetAnimationOption() argument 85 GetAnimationStatus() const GetAnimationStatus() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
| H A D | render_switch.h | 52 RefPtr<SwitchComponent> GetSwitchComponent() const in GetSwitchComponent() argument [all...] |
| H A D | render_checkbox.h | 51 std::string GetBelongGroup() const in GetBelongGroup() argument 59 std::string GetCheckboxName() const in GetCheckboxName() argument 67 std::string GetGroupName() const in GetGroupName() argument 75 const Color& GetSelectedColor() const in GetSelectedColor() argument 103 RefPtr<CheckboxComponent> GetCheckboxComponent() const in GetCheckboxComponent() argument [all...] |
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| H A D | stylus_detector_mgr.cpp | 89 IsStylusTouchEvent(const TouchEvent& touchEvent) const IsStylusTouchEvent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | dump_log.h | 90 const std::unique_ptr<std::ostream>& GetDumpFile() const in GetDumpFile() argument 111 GetDepth() const GetDepth() argument [all...] |