Home
last modified time | relevance | path

Searched defs:const (Results 9351 - 9375 of 20720) sorted by relevance

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

/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp69 void TransformConvertor::AddAnimationToTweenOption(TweenOption& option) const in AddAnimationToTweenOption() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h86 GetJSAccessibilityManager() const GetJSAccessibilityManager() argument
264 GetPageRouterManager() const GetPageRouterManager() argument
274 GetManifestParser() const GetManifestParser() argument
279 GetTaskExecutor() const GetTaskExecutor() argument
[all...]
H A Dentry_page_info.h40 const std::string& GetPageParams() const in GetPageParams() argument
52 bool IsRecoverable() const in IsRecoverable() argument
64 bool IsCreateByNamedRouter() const in IsCreateByNamedRouter() argument
74 const RefPtr<Framework::RevSourceMap>& GetPageMap() const in GetPageMap() argument
84 GetShowTime() const GetShowTime() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dshared_transition_effect.h43 SharedTransitionEffectType GetType() const in GetType() argument
52 const WeakPtr<SharedTransitionElement>& GetDestSharedElement() const in GetDestSharedElement() argument
56 const WeakPtr<SharedTransitionElement>& GetSrcSharedElement() const in GetSrcSharedElement() argument
60 const RefPtr<Animator>& GetAnimator() const in GetAnimator() argument
64 GetShareId() const GetShareId() argument
72 GetCurrentSharedElement() const GetCurrentSharedElement() argument
[all...]
H A Danimatable_transform_operation.h78 const st argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/arc/
H A Drender_arc.cpp85 double RenderArc::GetOuterRadius() const in GetOuterRadius() argument
90 double RenderArc::GetWidth() const in GetWidth() argument
95 double RenderArc::GetStartAngle() const in GetStartAngle() argument
100 double RenderArc::GetSweepAngle() const in GetSweepAngle() argument
105 Color RenderArc::GetColor() const in GetColor() argument
143 bool RenderArc::IsAcrValid() const in IsAcrValid() argument
148 bool RenderArc::IsArcShow() const in IsArcShow() argument
153 GetPositionAngle(const Offset& position, double correctOffset) const GetPositionAngle() argument
162 IsInRegion(const Point& point) const IsInRegion() argument
176 GetShadowWidth() const GetShadowWidth() argument
181 GetDistance(const Point& point) const GetDistance() argument
[all...]
H A Darc_component.h64 const Dimension& GetOuterRadius() const in GetOuterRadius() argument
87 const Dimension& GetWidth() const in GetWidth() argument
110 double GetStartAngle() const in GetStartAngle() argument
120 double GetSweepAngle() const in GetSweepAngle() argument
130 const Colo argument
140 GetArcFlex() const GetArcFlex() argument
150 GetShadowWidth() const GetShadowWidth() argument
160 IsAcrValid() const IsAcrValid() argument
165 IsArcShow() const IsArcShow() argument
[all...]
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dpixel_map_preview.cpp55 int32_t PixelMapPreview::GetWidth() const in GetWidth() argument
60 int32_t PixelMapPreview::GetHeight() const in GetHeight() argument
65 const uint8_t* PixelMapPreview::GetPixels() const in GetPixels() argument
70 bool PixelMapPreview::GetPixelsVec(std::vector<uint8_t>& data) const in GetPixelsVec() argument
75 PixelFormat PixelMapPreview::GetPixelFormat() const in GetPixelFormat() argument
80 AlphaType PixelMapPreview::GetAlphaType() const in GetAlphaType() argument
85 int32_t PixelMapPreview::GetRowStride() const in GetRowStride() argument
90 int32_t PixelMapPreview::GetRowBytes() const in GetRowBytes() argument
95 GetByteCount() const GetByteCount() argument
100 GetPixelManager() const GetPixelManager() argument
105 GetRawPixelMapPtr() const GetRawPixelMapPtr() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dform_frontend_declarative.cpp23 std::string FormFrontendDeclarative::GetFormSrcPath(const std::string& uri, const std::string& suffix) const in GetFormSrcPath() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_image_animator.cpp121 GetState() const GetState() argument
[all...]
H A Ddom_select.cpp23 bool DOMSelect::IsParentNavigation() const in IsParentNavigation() argument
[all...]
H A Ddom_list_item_group.cpp208 int32_t DOMListItemGroup::GetItemIndex() const in GetItemIndex() argument
[all...]
H A Ddom_list_item.h35 virtual int32_t GetItemIndex() const in GetItemIndex() argument
40 const std::string& GetItemKey() const in GetItemKey() argument
45 const RefPtr<ListItemComponent>& GetListItemComponent() const in GetListItemComponent() argument
[all...]
H A Dform_value.h54 const std::string& GetName() const in GetName() argument
62 const std::string& GetOriginValue() const in GetOriginValue() argument
71 const std::string& GetValue() const in GetValue() argument
86 bool IsChecked() const in IsChecked() argument
94 IsCheckbox() const IsCheckbox() argument
102 IsOriginChecked() const IsOriginChecked() argument
111 IsRadio() const IsRadio() argument
[all...]
/foundation/arkui/ace_engine/frameworks/component_test/
H A Dtest_result_recorder.h105 std::string GetTestCaseName() const in GetTestCaseName() argument
110 std::string GetTestCaseTypeString() const in GetTestCaseTypeString() argument
115 std::string GetTestCaseSizeString() const in GetTestCaseSizeString() argument
120 std::string GetTestCaseLevelString() const in GetTestCaseLevelString() argument
137 std::string GetTestCaseResultString() const in GetTestCaseResultString() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection/
H A Dwindow_extension_connection_ohos.cpp89 void PostTaskToUI(const std::function<void()>&& task, const std::string& name) const in PostTaskToUI() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.h118 GetBlockWaiting() const GetBlockWaiting() argument
128 GetAsyncResult() const GetAsyncResult() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination_context.cpp30 napi_value JSNavPathInfo::GetParamObj() const in GetParamObj() argument
H A Djs_state_mgmt_profiler.cpp110 void JSStateMgmtProfiler::ProfileBlock::Report(int32_t depth) const in Report() argument
[all...]
H A Djs_state_mgmt_profiler.h62 uint64_t StartTime() const in StartTime() argument
66 uint64_t TotalTime() const in TotalTime() argument
70 uint64_t OwnLookupTime() const in OwnLookupTime() argument
74 std::string Name() const in Name() argument
/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection_ng/
H A Dwindow_extension_connection_ohos_ng.cpp87 void PostTaskToUI(const std::function<void()>&& task, const std::string& name) const in PostTaskToUI() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.h123 GetDialogWindow() const GetDialogWindow() argument
127 IsToastWindow() const IsToastWindow() argument
149 GetSubWindow() const GetSubWindow() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/timepicker/
H A Dtimepicker_haptic_controller.cpp210 double TimePickerHapticController::ConvertPxToMillimeters(double px) const in ConvertPxToMillimeters() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/
H A Dinteraction_impl.cpp93 int32_t InteractionImpl::GetDragState(DragState& dragState) const in GetDragState() argument
/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dreferenced.h87 int32_t RefCount() const in RefCount() argument
175 typename LifeCycleCheckable::PtrHolder<T> operator->() const in operator ->() argument
179 T& operator*() const in operator *() argument
184 operator bool() const in operator bool() argument
189 T* GetRawPtr() const in GetRawPtr() argument
233 operator ==(const O* rawPtr) const operator ==() argument
241 operator !=(const O* rawPtr) const operator !=() argument
247 operator ==(const RefPtr<O>& other) const operator ==() argument
252 operator !=(const RefPtr<O>& other) const operator !=() argument
258 operator ==(const WeakPtr<O>& weak) const operator ==() argument
263 operator !=(const WeakPtr<O>& weak) const operator !=() argument
268 operator ==(std::nullptr_t) const operator ==() argument
272 operator !=(std::nullptr_t) const operator !=() argument
279 operator <(const RefPtr<O>& other) const operator <() argument
363 Upgrade() const Upgrade() argument
368 Invalid() const Invalid() argument
416 operator ==(const O* rawPtr) const operator ==() argument
424 operator !=(const O* rawPtr) const operator !=() argument
430 operator ==(const WeakPtr<O>& other) const operator ==() argument
435 operator !=(const WeakPtr<O>& other) const operator !=() argument
441 operator ==(const RefPtr<O>& strong) const operator ==() argument
446 operator !=(const RefPtr<O>& strong) const operator !=() argument
453 operator <(const WeakPtr<O>& other) const operator <() argument
458 GetRawPtr() const GetRawPtr() argument
[all...]

Completed in 17 milliseconds

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