| /foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/ |
| H A D | rich_text_resource.cpp | 70 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 D | scroll_edge_effect_base.h | 43 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 D | render_stack.cpp | 179 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 D | stepper_item_component.h | 48 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 D | swiper_component.h | 39 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 D | data_panel_paint_property.h | 111 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 D | grid_column_info.h | 92 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 D | svg_base_declaration.cpp | 468 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 D | hyperlink_resources.cpp | 33 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 D | list_item_element.h | 35 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 D | list_item_group_component.h | 38 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 D | page_transition_component.h | 59 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 D | render_svg.cpp | 163 GetProperty(const std::string& attrName, Dimension& dimension) const GetProperty() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/text/ |
| H A D | text_theme.h | 43 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 D | render_touch_listener.cpp | 102 bool RenderTouchListener::GetVisible() const in GetVisible() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/tool_bar/ |
| H A D | tool_bar_theme.h | 44 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 D | tool_bar_item_component.h | 52 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 D | render_triangle.cpp | 82 bool TriangleRotationCalculator::IsDown() const in IsDown() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/video/ |
| H A D | rosen_render_texture.cpp | 167 std::shared_ptr<RSNode> RosenRenderTexture::CreateRSNode() const in CreateRSNode() argument
|
| H A D | texture_component.h | 49 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 D | render_wrap.h | 80 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 D | recognizer_group.cpp | 36 RefPtr<Gesture> RecognizerGroup::CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/ |
| H A D | skia_svg_dom.cpp | 130 const sk_s argument 140 GetContainerSize() const GetContainerSize() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | layout_wrapper_node.h | 140 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 D | form_event_hub.h | 66 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...] |