Home
last modified time | relevance | path

Searched defs:const (Results 9201 - 9225 of 20720) sorted by relevance

1...<<361362363364365366367368369370>>...829

/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_func_declaration.h101 FeFuncType GetType() const in GetType() argument
107 double GetAmplitude() const in GetAmplitude() argument
113 double GetExponent() const in GetExponent() argument
119 double GetIntercept() const in GetIntercept() argument
125 double GetOffset() const in GetOffset() argument
131 double GetSlope() const in GetSlope() argument
137 const st argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
H A Dtexttimer_declaration.h50 const RefPtr<TextTimerController>& GetTextTimerController() const in GetTextTimerController() argument
55 double GetInputCount() const in GetInputCount() argument
67 bool GetIsCountDown() const in GetIsCountDown() argument
79 const std::string& GetFormat() const in GetFormat() argument
97 const TextStyl argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_circle.h59 IsItemColorEnabled() const IsItemColorEnabled() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Dnavigator_component.h43 std::string GetUri() const in GetUri() argument
53 NavigatorType GetType() const in GetType() argument
63 bool GetActive() const in GetActive() argument
73 const std::string& GetParams() const in GetParams() argument
83 bool IsDefHeight() const in IsDefHeight() argument
93 bool IsDefWidth() const in IsDefWidth() argument
103 GetClickedEventId() const GetClickedEventId() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_bar_theme.h39 RefPtr<ScrollBarTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument
50 void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ScrollBarTheme>& theme) const in ParsePattern() argument
78 const Dimension& GetNormalWidth() const in GetNormalWidth() argument
83 const Dimension& GetActiveWidth() const in GetActiveWidth() argument
88 const Dimensio argument
93 GetMinDynamicHeight() const GetMinDynamicHeight() argument
98 GetReservedHeight() const GetReservedHeight() argument
103 GetTouchWidth() const GetTouchWidth() argument
108 GetBackgroundColor() const GetBackgroundColor() argument
113 GetForegroundColor() const GetForegroundColor() argument
118 GetShapeMode() const GetShapeMode() argument
123 GetPadding() const GetPadding() argument
128 GetScrollBarMargin() const GetScrollBarMargin() argument
133 GetDefaultWidth() const GetDefaultWidth() argument
138 GetDefaultHeight() const GetDefaultHeight() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Drender_semi_modal.h49 double GetBlankHeight() const in GetBlankHeight() argument
54 const RefPtr<RenderDragBar>& GetDragBar() const in GetDragBar() argument
[all...]
H A Dsemi_modal_element.cpp40 const Color& SemiModalElement::GetBackgroundColor() const in GetBackgroundColor() argument
60 bool SemiModalElement::IsFullWindow() const in IsFullWindow() argument
137 RefPtr<OverlayElement> SemiModalElement::GetOverlayElement() const in GetOverlayElement() argument
175 RefPtr<StageElement> SemiModalElement::GetStageElement() const in GetStageElement() argument
207 void SemiModalElement::AnimateToExitApp() const in AnimateToExitApp() argument
/foundation/arkui/ace_engine/frameworks/core/components/shared_transition/
H A Dshared_transition_component.cpp33 const TweenOption& SharedTransitionComponent::GetOption() const in GetOption() argument
38 const ShareId& SharedTransitionComponent::GetShareId() const in GetShareId() argument
58 const RefPtr<SharedTransitionEffect>& SharedTransitionComponent::GetEffect() const in GetEffect() argument
72 bool SharedTransitionComponent::IsEnablePopEnter() const in IsEnablePopEnter() argument
82 IsEnablePushEnter() const IsEnablePushEnter() argument
92 IsEnablePopExit() const IsEnablePopExit() argument
102 IsEnablePushExit() const IsEnablePushExit() argument
122 GetOpacity() const GetOpacity() argument
132 GetZIndex() const GetZIndex() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Drender_tool_bar_item.h73 const RefPtr<RenderFocusAnimation>& GetFocusAnimation() const in GetFocusAnimation() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/
H A Dgeometry_transition.h43 GetId() const GetId() argument
48 GetFollowWithoutTransition() const GetFollowWithoutTransition() argument
53 GetDoRegisterSharedTransition() const GetDoRegisterSharedTransition() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_referee.h62 bool IsEmpty() const in IsEmpty() argument
73 bool IsDelayClosed() const in IsDelayClosed() argument
83 bool HasGestureAccepted() const in HasGestureAccepted() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.h68 WeakPtr<FocusView> GetLastFocusView() const in GetLastFocusView() argument
73 GetWeakFocusViewList() const GetWeakFocusViewList() argument
101 GetLastFocusStateNode() const GetLastFocusStateNode() argument
110 GetNeedTriggerScroll() const GetNeedTriggerScroll() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.h106 bool IsInHoverMode() const in IsInHoverMode() argument
122 bool HasFoldStatusDelayTask() const in HasFoldStatusDelayTask() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_event_hub.h84 void FireOnScrollToIndex(int32_t param) const in FireOnScrollToIndex() argument
97 const ScrollIndexFunc& GetOnScrollIndex() const in GetOnScrollIndex() argument
110 FireOnItemDragStart(const ItemDragInfo& dragInfo, int32_t itemIndex) const FireOnItemDragStart() argument
[all...]
H A Dgrid_item_layout_property.cpp22 void GridItemLayoutProperty::ResetGridLayoutInfoAndMeasure() const in ResetGridLayoutInfoAndMeasure() argument
41 void GridItemLayoutProperty::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument
54 int32_t GridItemLayoutProperty::GetCustomCrossIndex(Axis axis) const in GetCustomCrossIndex() argument
62 int32_t GridItemLayoutProperty::GetMainSpan(Axis axis) const in GetMainSpan() argument
70 int32_t GridItemLayoutProperty::GetCrossSpan(Axis axis) const in GetCrossSpan() argument
78 int32_t GridItemLayoutProperty::GetMainStart(Axis axis) const in GetMainStart() argument
86 int32_t GridItemLayoutProperty::GetCrossStart(Axis axis) const in GetCrossStart() argument
94 int32_t GridItemLayoutProperty::GetMainEnd(Axis axis) const in GetMainEnd() argument
102 int32_t GridItemLayoutProperty::GetCrossEnd(Axis axis) const in GetCrossEnd() argument
110 GetRealMainSpan(Axis axis) const GetRealMainSpan() argument
118 GetRealCrossSpan(Axis axis) const GetRealCrossSpan() argument
126 CheckWhetherCurrentItemAtExpectedPosition(Axis axis) const CheckWhetherCurrentItemAtExpectedPosition() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dbar_item_pattern.cpp192 void BarItemPattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/
H A Dparticle_pattern.cpp65 void ParticlePattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.h231 GetLayoutSize() const GetLayoutSize() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.h56 const std::list<TaskFunc>& GetTasks() const in GetTasks() argument
71 const std::function<void()>& GetOnReadyEvent() const in GetOnReadyEvent() argument
177 GetWidth() const GetWidth() argument
187 GetHeight() const GetHeight() argument
205 GetTaskPool() const GetTaskPool() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_theme.h38 RefPtr<ListTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument
48 void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ListTheme>& theme) const in ParsePattern() argument
70 const Dimension& GetGradientWidth() const in GetGradientWidth() argument
75 const Color& GetBackgroundColor() const in GetBackgroundColor() argument
80 const Colo argument
85 GetScrollDistance() const GetScrollDistance() argument
90 GetChainMinSpace() const GetChainMinSpace() argument
94 GetChainMaxSpace() const GetChainMaxSpace() argument
98 GetChainConductivity() const GetChainConductivity() argument
102 GetChainIntensity() const GetChainIntensity() argument
106 GetChainStiffness() const GetChainStiffness() argument
110 GetChainDamping() const GetChainDamping() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_option_component.h38 bool GetSelected() const in GetSelected() argument
47 bool GetAutoLayout() const in GetAutoLayout() argument
56 const std::string& GetText() const in GetText() argument
65 const RefPtr<PickerTheme>& GetTheme() const in GetTheme() argument
74 uint32_t GetIndex() const in GetIndex() argument
93 GetAlignTop() const GetAlignTop() argument
102 GetAlignBottom() const GetAlignBottom() argument
111 GetDisappear() const GetDisappear() argument
120 GetFixHeight() const GetFixHeight() argument
129 GetDefaultHeight() const GetDefaultHeight() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_context.h48 RefPtr<SvgNode> GetSvgNodeById(const std::string& id) const in GetSvgNodeById() argument
72 const AttrMap& GetAttrMap(const std::string& key) const in GetAttrMap() argument
104 GetSvgRoot() const GetSvgRoot() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.h66 ImageFit GetFit() const in GetFit() argument
96 bool IsComponentSize() const in IsComponentSize() argument
106 bool IsAddGaussianFuzzy() const in IsAddGaussianFuzzy() argument
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_resource.cpp67 GetDoubleParam(const std::string& param, const std::string& name) const GetDoubleParam() argument
83 GetIntParam(const std::string& param, const std::string& name) const GetIntParam() argument
99 MakeResourceHash() const MakeResourceHash() argument
107 MakeEventHash(const std::string& event) const MakeEventHash() argument
119 MakeMethodHash(const std::string& method) const MakeMethodHash() argument
170 GetStringParam(const std::string& param, const std::string& name) const GetStringParam() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_layout_algorithm.h52 float GetStartNodeSize() const in GetStartNodeSize() argument
62 float GetEndNodeSize() const in GetEndNodeSize() argument
77 int32_t GetIndexInList() const in GetIndexInList() argument
82 int32_t GetIndexInListItemGroup() const in GetIndexInListItemGroup() argument

Completed in 17 milliseconds

1...<<361362363364365366367368369370>>...829