Home
last modified time | relevance | path

Searched defs:const (Results 9251 - 9275 of 20720) sorted by relevance

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

/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_resource.cpp70 double RichTextResource::GetDoubleParam(const st argument
86 GetIntParam(const std::string& param, const std::string& name) const GetIntParam() argument
102 MakeResourceHash() const MakeResourceHash() argument
110 MakeEventHash(const std::string& event) const MakeEventHash() argument
122 MakeMethodHash(const std::string& method) const MakeMethodHash() argument
175 GetStringParam(const std::string& param, const std::string& name) const GetStringParam() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_edge_effect_base.h43 EdgeEffect GetEdgeEffect() const in GetEdgeEffect() argument
49 bool IsRestrictBoundary() const in IsRestrictBoundary() argument
54 bool IsFadeEffect() const in IsFadeEffect() argument
59 bool IsNoneEffect() const in IsNoneEffect() argument
64 bool IsSpringEffect() const in IsSpringEffect() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.cpp179 LayoutParam RenderStack::MakeNonPositionedInnerLayoutParam(const RefPtr<RenderNode>& firstChild) const in MakeNonPositionedInnerLayoutParam() argument
205 MakePositionedInnerLayoutParam( const RefPtr<RenderPositioned>& item, const RefPtr<RenderNode>& firstChild) const MakePositionedInnerLayoutParam() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_item_component.h48 int32_t GetIndex() const in GetIndex() argument
58 const Color& GetFocusAnimationColor() const in GetFocusAnimationColor() argument
68 const EventMarker& GetAppearEventId() const in GetAppearEventId() argument
78 GetDisappearEventId() const GetDisappearEventId() argument
88 GetTextStyle() const GetTextStyle() argument
98 GetLabel() const GetLabel() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h39 int32_t GetIndex() const in GetIndex() argument
126 GetChangeEndListener() const GetChangeEndListener() argument
141 GetMoveCallback() const GetMoveCallback() argument
151 GetSlideContinue() const GetSlideContinue() argument
161 GetDisableSwipe() const GetDisableSwipe() argument
173 GetDisableRotation() const GetDisableRotation() argument
188 GetMainSwiperSize() const GetMainSwiperSize() argument
193 GetLazyForEachComponent() const GetLazyForEachComponent() argument
203 GetCurve() const GetCurve() argument
208 operator ==(const SwiperComponent& swiper) const operator ==() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_paint_property.h111 void ToJsonValueColors(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValueColors() argument
148 void ToJsonTrackShadow(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonTrackShadow() argument
209 CreateGradient(const std::pair<Color, Color>& itemParam, Gradient& gradient) const CreateGradient() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_column_info.h92 const RefPtr<GridColumnInfo>& Build() const in Build() argument
106 GetParent() const GetParent() argument
110 GetColumns() const GetColumns() argument
114 GetOffset(GridSizeType type) const GetOffset() argument
118 GetColumns(GridSizeType type) const GetColumns() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_base_declaration.cpp468 GetLineCapStyle(const std::string& val) const global() argument
479 GetLineJoinStyle(const std::string& val) const global() argument
490 GetColor(const std::string& value) const global() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Dhyperlink_resources.cpp33 std::string HyperlinkResources::MakeResourceHash() const in MakeResourceHash() argument
40 std::string HyperlinkResources::MakeMethodHash(const std::string& method) const in MakeMethodHash() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_element.h35 std::string GetItemType() const in GetItemType() argument
40 uint32_t GetFlags() const in GetFlags() argument
45 bool TestFlag(uint32_t flag) const in TestFlag() argument
55 int32_t GetIndex() const in GetIndex() argument
73 RefPtr<RenderNode> GetProxyRenderNode() const in GetProxyRenderNode() argument
92 GetKey() const GetKey() argument
[all...]
H A Dlist_item_group_component.h38 const EventMarker& GetOnClicked() const in GetOnClicked() argument
48 const EventMarker& GetOnCollapse() const in GetOnCollapse() argument
58 const EventMarker& GetOnExpand() const in GetOnExpand() argument
68 GetGroupId() const GetGroupId() argument
73 GetChildren() const GetChildren() argument
97 GetDirection() const GetDirection() argument
107 GetExpand() const GetExpand() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_component.h59 const RefPtr<BoxComponent>& GetBackground() const in GetBackground() argument
75 const RefPtr<Component>& GetContent() const in GetContent() argument
87 const TweenOption& GetContentTransitionInOption() const in GetContentTransitionInOption() argument
92 GetContentTransitionOutOption() const GetContentTransitionOutOption() argument
114 GetSeparation() const GetSeparation() argument
119 GetIsSetOption() const GetIsSetOption() argument
168 GetPageTransitions() const GetPageTransitions() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg.cpp163 GetProperty(const std::string& attrName, Dimension& dimension) const GetProperty() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_theme.h43 RefPtr<TextTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument
57 void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<TextTheme>& theme) const in ParsePattern() argument
90 const TextStyle& GetTextStyle() const in GetTextStyle() argument
95 const Color& GetCaretColor() const in GetCaretColor() argument
100 const Colo argument
105 GetDraggable() const GetDraggable() argument
110 GetLinearSplitChildMinSize() const GetLinearSplitChildMinSize() argument
115 IsShowHandle() const IsShowHandle() argument
120 GetDragBackgroundColor() const GetDragBackgroundColor() argument
124 GetUrlDisabledColor() const GetUrlDisabledColor() argument
129 GetUrlDefaultColor() const GetUrlDefaultColor() argument
134 GetUrlHoverColor() const GetUrlHoverColor() argument
139 GetUrlPressColor() const GetUrlPressColor() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Drender_touch_listener.cpp102 bool RenderTouchListener::GetVisible() const in GetVisible() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_theme.h44 RefPtr<ToolBarTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument
55 void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ToolBarTheme>& theme) const in ParsePattern() argument
91 const TextStyle& GetToolBarTextStyle() const in GetToolBarTextStyle() argument
96 const Size& GetIconSize() const in GetIconSize() argument
101 const Edg argument
106 GetTextEdge() const GetTextEdge() argument
111 GetToolBarBgColor() const GetToolBarBgColor() argument
116 GetItemBackgroundColor() const GetItemBackgroundColor() argument
121 GetIconColor() const GetIconColor() argument
126 GetFocusColor() const GetFocusColor() argument
131 GetHoverColor() const GetHoverColor() argument
136 GetPressColor() const GetPressColor() argument
141 GetRadius() const GetRadius() argument
146 GetIconMoreColor() const GetIconMoreColor() argument
[all...]
H A Dtool_bar_item_component.h52 const OptionChildrenCallBack& GetOptionChildrenCallBack() const in GetOptionChildrenCallBack() argument
62 const Dimension& GetMenuMinWidth() const in GetMenuMinWidth() argument
82 const EventMarker& GetClickedEventId() const in GetClickedEventId() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/triangle/
H A Drender_triangle.cpp82 bool TriangleRotationCalculator::IsDown() const in IsDown() argument
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drosen_render_texture.cpp167 std::shared_ptr<RSNode> RosenRenderTexture::CreateRSNode() const in CreateRSNode() argument
H A Dtexture_component.h49 int64_t GetTextureId() const in GetTextureId() argument
59 uint32_t GetSrcWidth() const in GetSrcWidth() argument
64 uint32_t GetSrcHeight() const in GetSrcHeight() argument
84 ImageFit GetFit() const in GetFit() argument
89 RefPtr<Component> GetChild() const in GetChild() argument
104 ImageObjectPosition GetImagePosition() const in GetImagePosition() argument
/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.h80 GetDialogDirection() const GetDialogDirection() argument
85 GetDirection() const GetDirection() argument
90 GetJustifyContent() const GetJustifyContent() argument
95 GetAlignItems() const GetAlignItems() argument
100 GetAlignContent() const GetAlignContent() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drecognizer_group.cpp36 RefPtr<Gesture> RecognizerGroup::CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dskia_svg_dom.cpp130 const sk_s argument
140 GetContainerSize() const GetContainerSize() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_node.h140 IsRootMeasureNode() const IsRootMeasureNode() argument
175 ConstraintChanged() const ConstraintChanged() argument
186 IsForceSyncRenderTree() const IsForceSyncRenderTree() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_event_hub.h66 void FireOnAcquired(const std::string& param) const in FireOnAcquired() argument
74 void FireOnError(const std::string& param) const in FireOnError() argument
82 void FireOnUninstall(const std::string& param) const in FireOnUninstall() argument
90 void FireOnRouter(const std::string& param) const in FireOnRouter() argument
98 void FireOnLoad(const st argument
106 FireOnCache() const FireOnCache() argument
[all...]

Completed in 16 milliseconds

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