Home
last modified time | relevance | path

Searched defs:const (Results 9326 - 9350 of 20720) sorted by relevance

1...<<371372373374375376377378379380>>...829

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_menu.cpp186 GetJsonDouble( const std::unique_ptr<JsonValue>& json, const std::string& name, double defaultValue) const GetJsonDouble() argument
[all...]
H A Ddom_tab_bar.cpp210 ParseEdge(const std::string& value) const ParseEdge() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_image_data.h50 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 Dfocus_animation_manager.cpp46 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 Dtoolbar.js[all...]
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h74 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 Doffset.h51 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 Dpoint.h37 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 Danimatable_float.h43 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 Darc.h31 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 Dpage_node_info_wrap.h36 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 Djsi_types.h285 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 Darkts_native_utils_bridge.h125 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 Dtabs_model_impl.cpp148 RefPtr<TabTheme> TabsModelImpl::GetTheme() const in GetTheme() argument
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.h204 FireDeclarativeOnUpdateWithValueParamsCallback(const std::string& params) const FireDeclarativeOnUpdateWithValueParamsCallback() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/svg_animate/
H A Dsvg_animate_test.cpp39 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 Dspring_chain_test.cpp43 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 Drosen_render_badge.cpp242 void RosenRenderBadge::PaintText(const Offset& textOffset, RenderContext& context) const in PaintText() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dinput_method_manager_ohos.cpp146 bool InputMethodManager::NeedSoftKeyboard() const in NeedSoftKeyboard() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Doffset_t.h52 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 Danimatable_base.h75 const AnimationOption& GetAnimationOption() const in GetAnimationOption() argument
85 GetAnimationStatus() const GetAnimationStatus() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_switch.h52 RefPtr<SwitchComponent> GetSwitchComponent() const in GetSwitchComponent() argument
[all...]
H A Drender_checkbox.h51 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 Dstylus_detector_mgr.cpp89 IsStylusTouchEvent(const TouchEvent& touchEvent) const IsStylusTouchEvent() argument
[all...]
/foundation/arkui/ace_engine/frameworks/base/log/
H A Ddump_log.h90 const std::unique_ptr<std::ostream>& GetDumpFile() const in GetDumpFile() argument
111 GetDepth() const GetDepth() argument
[all...]

Completed in 26 milliseconds

1...<<371372373374375376377378379380>>...829