| /foundation/arkui/ace_engine/frameworks/core/components/font/ |
| H A D | rosen_font_loader.cpp | 139 GetAssetFromFile(const std::string& fileName) const GetAssetFromFile() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/hyperlink/ |
| H A D | hyperlink_theme.h | 40 RefPtr<HyperlinkTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument 53 void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<HyperlinkTheme>& theme) const in ParsePattern() argument 74 double GetOpacity() const in GetOpacity() argument 79 bool GetDraggable() const in GetDraggable() argument 84 const Color& GetTextColor() const in GetTextColor() argument 89 const Colo argument 94 GetTextLinkedColor() const GetTextLinkedColor() argument 99 GetTextDisabledColor() const GetTextDisabledColor() argument 104 GetTextFocusedColor() const GetTextFocusedColor() argument 109 GetTextSelectedDecoration() const GetTextSelectedDecoration() argument 114 GetTextUnSelectedDecoration() const GetTextUnSelectedDecoration() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
| H A D | render_collapsing_navigation_bar.h | 35 double GetPositionY() const in GetPositionY() argument [all...] |
| H A D | navigation_container_component.h | 106 int32_t GetMenuCount() const in GetMenuCount() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/popup/ |
| H A D | popup_component_v2.h | 41 std::string GetMessage() const in GetMessage() argument 46 const EventMarker& GetOnStateChange() const in GetOnStateChange() argument 56 GetChangeEvent() const GetChangeEvent() argument 74 GetPrimaryButtonValue() const GetPrimaryButtonValue() argument 84 GetSecondaryButtonValue() const GetSecondaryButtonValue() argument 94 GetPlacementOnTop() const GetPlacementOnTop() argument 104 GetCustomComponent() const GetCustomComponent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/ |
| H A D | scroll_bar_proxy.cpp | 61 void ScrollBarProxy::NotifyScrollableNode(double distance, const WeakPtr<RenderScrollBar>& weakScrollBar) const in NotifyScrollableNode() argument 119 void ScrollBarProxy::NotifyScrollBar(const WeakPtr<RenderNode>& weakScrollableNode) const in NotifyScrollBar() argument 184 StartScrollBarAnimator() const StartScrollBarAnimator() argument 198 StopScrollBarAnimator() const StopScrollBarAnimator() argument 210 CheckScrollable(const RefPtr<RenderNode>& node) const CheckScrollable() argument 216 GetScrollableAxis(const RefPtr<RenderNode>& node) const GetScrollableAxis() argument 237 GetScrollableChildSize( const RefPtr<RenderNode>& scrollable, const Size& scrollableChildSize, Axis scrollBarAxis) const GetScrollableChildSize() argument 268 AdjustParam(const RefPtr<RenderNode>& scrollable, Axis scrollBarAxis, Axis& scrollableAxis, Size& scrollableChildSize, Offset& scrollableChildPosition) const AdjustParam() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/search/ |
| H A D | render_search.h | 57 const RefPtr<SearchComponent>& GetSearchComponent() const in GetSearchComponent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/shape/ |
| H A D | render_shape.h | 55 ShapeType GetShapeType() const in GetShapeType() argument 60 Radius GetTopLeftRadius() const in GetTopLeftRadius() argument 65 Radius GetTopRightRadius() const in GetTopRightRadius() argument 70 Radius GetBottomLeftRadius() const in GetBottomLeftRadius() argument 75 Radius GetBottomRightRadius() const in GetBottomRightRadius() argument 80 ShapePoint GetStartPoint() const in GetStartPoint() argument 85 ShapePoint GetEndPoint() const in GetEndPoint() argument 90 std::vector<ShapePoint> GetPoints() const in GetPoints() argument 95 GetPathCmd() const GetPathCmd() argument 100 GetFillState() const GetFillState() argument 105 GetStrokeState() const GetStrokeState() argument 110 GetAntiAlias() const GetAntiAlias() argument 115 GetWidthDimension() const GetWidthDimension() argument 120 GetHeightDimension() const GetHeightDimension() argument 125 GetShapeComponent() const GetShapeComponent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
| H A D | svg_node.h | 61 virtual SkPath AsPath(const Size& viewPort) const in AsPath() argument 66 virtual RSPath AsPath(const Size& viewPort) const in AsPath() argument 72 GetComponent() const GetComponent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/theme/ |
| H A D | app_theme.h | 45 const Color& GetBackgroundColor() const in GetBackgroundColor() argument 55 float GetHoverScaleStart() const in GetHoverScaleStart() argument 65 float GetHoverScaleEnd() const in GetHoverScaleEnd() argument 75 const Color& GetHoverHighlightStart() const in GetHoverHighlightStart() argument 85 GetHoverHighlightEnd() const GetHoverHighlightEnd() argument 95 GetHoverDuration() const GetHoverDuration() argument 105 GetFocusColor() const GetFocusColor() argument 115 GetFocusWidthVp() const GetFocusWidthVp() argument 125 GetFocusOutPaddingVp() const GetFocusOutPaddingVp() argument [all...] |
| H A D | blur_style_theme.cpp | 37 RefPtr<BlurStyleTheme> BlurStyleTheme::Builder::Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument 55 ParseBlurParam( const RefPtr<ThemeStyle>& themeStyle, const std::string& styleName, bool isDark) const ParseBlurParam() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/toggle/ |
| H A D | toggle_theme.h | 40 RefPtr<ToggleTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument 51 void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<ToggleTheme>& theme) const in ParsePattern() argument 83 const Color& GetBackgroundColor() const in GetBackgroundColor() argument 88 const Color& GetCheckedColor() const in GetCheckedColor() argument 93 const TextStyl argument 98 GetHeight() const GetHeight() argument 103 GetPadding() const GetPadding() argument 108 GetPressedBlendColor() const GetPressedBlendColor() argument 113 GetDisabledAlpha() const GetDisabledAlpha() argument 118 GetTextMargin() const GetTextMargin() argument 123 GetButtonMargin() const GetButtonMargin() argument 128 GetButtonHeight() const GetButtonHeight() argument 133 GetButtonRadius() const GetButtonRadius() argument 138 GetTextFontSize() const GetTextFontSize() argument 143 GetTextColor() const GetTextColor() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/video/ |
| H A D | video_theme.h | 42 RefPtr<VideoTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument 52 void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<VideoTheme>& theme) const in ParsePattern() argument 93 const Size& GetBtnSize() const in GetBtnSize() argument 98 const Edge& GetBtnEdge() const in GetBtnEdge() argument 103 const Edg argument 108 GetSliderEdge() const GetSliderEdge() argument 113 GetTimeTextStyle() const GetTimeTextStyle() argument 118 GetErrorTextStyle() const GetErrorTextStyle() argument 123 GetBkgColor() const GetBkgColor() argument 128 GetSelectColor() const GetSelectColor() argument 133 GetTrackBgColor() const GetTrackBgColor() argument 138 GetIconColor() const GetIconColor() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | input_event.h | 41 const OnMouseEventFunc& GetOnMouseEventFunc() const in GetOnMouseEventFunc() argument 46 const OnHoverEventFunc& GetOnHoverEventFunc() const in GetOnHoverEventFunc() argument 51 const OnHoverFunc& GetOnHoverFunc() const in GetOnHoverFunc() argument 56 const OnAxisEventFunc& GetOnAxisEventFunc() const in GetOnAxisEventFunc() argument 61 const OnAccessibilityHoverFunc& GetOnAccessibilityHoverFunc() const in GetOnAccessibilityHoverFunc() argument 66 operator ()(MouseInfo& info) const operator ()() argument 73 operator ()(bool state, HoverInfo& info) const operator ()() argument 79 operator ()(bool state) const operator ()() argument 86 operator ()(AxisInfo& info) const operator ()() argument 93 operator ()(bool state, AccessibilityHoverInfo& info) const operator ()() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
| H A D | select_overlay_proxy.cpp | 35 void SelectOverlayProxy::UpdateFirstSelectHandleInfo(const SelectHandleInfo& info) const in UpdateFirstSelectHandleInfo() argument 42 void SelectOverlayProxy::UpdateSecondSelectHandleInfo(const SelectHandleInfo& info) const in UpdateSecondSelectHandleInfo() argument 57 void SelectOverlayProxy::UpdateSelectMenuInfo(const SelectMenuInfo& info) const in UpdateSelectMenuInfo() argument 64 void SelectOverlayProxy::UpdateSelectMenuInfo(std::function<void(SelectMenuInfo& menuInfo)> updateAction) const in UpdateSelectMenuInfo() argument 49 UpdateFirstAndSecondHandleInfo( const SelectHandleInfo& firstInfo, const SelectHandleInfo& secondInfo) const UpdateFirstAndSecondHandleInfo() argument 71 UpdateShowArea(const RectF& area) const UpdateShowArea() argument 92 IsClosed() const IsClosed() argument 101 Close(bool animation) const Close() argument 110 SetSelectInfo(const std::string& selectInfo) const SetSelectInfo() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
| H A D | select_overlay_holder.h | 48 RefPtr<T> GetManager() const in GetManager() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_paint_property.h | 139 void ToJsonColor(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonColor() argument 180 void ToJsonColorHasValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonColorHasValue() argument 205 void ToJsonIndicator(std::unique_ptr<JsonValue>& json, const InspectorFilte argument 230 ToJsonTrackShadow(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const ToJsonTrackShadow() argument [all...] |
| H A D | gauge_pattern.h | 85 bool HasDescriptionNode() const in HasDescriptionNode() argument 90 bool HasMinValueTextNode() const in HasMinValueTextNode() argument 95 bool HasMaxValueTextNode() const in HasMaxValueTextNode() argument 100 bool HasTitleChildNode() const in HasTitleChildNode() argument 142 const RefPtr<CanvasImage>& GetIndicatorIconCanvasImage() const in GetIndicatorIconCanvasImage() argument 160 const RefPt argument 165 UseContentModifier() const UseContentModifier() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
| H A D | model_light.h | 85 ModelLightType GetLightType() const in GetLightType() argument 90 GetLightColor() const GetLightColor() argument 95 GetLightIntensity() const GetLightIntensity() argument 100 GetLightShadow() const GetLightShadow() argument 105 GetPosition() const GetPosition() argument 110 GetRotation() const GetRotation() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
| H A D | progress_layout_algorithm.cpp | 147 ProgressType ProgressLayoutAlgorithm::GetType() const in GetType() argument 152 float ProgressLayoutAlgorithm::GetStrokeWidth() const in GetStrokeWidth() argument 157 float ProgressLayoutAlgorithm::GetChildHeight(LayoutWrapper* layoutWrapper, float width) const in GetChildHeight() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
| H A D | raw_input_command.cpp | 123 std::string BaseRawEventCommand::ToString() const in ToString() argument 137 std::string WaitCommand::ToString() const in ToString() argument 161 const std::vector<std::shared_ptr<BaseCommand>>& CommandList::GetCommands() const in GetCommands() argument 166 std::string CommandList::ToString() const in ToString() argument 220 IsAllConsumed() const IsAllConsumed() argument [all...] |
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| H A D | fetch_manager.cpp | 117 bool SetOptionForGet(const RequestData requestData, CURL* curl) const in SetOptionForGet() argument 144 bool SetOptionForPost(const RequestData requestData, CURL* curl) const in SetOptionForPost() argument
|
| /foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
| H A D | editabletitlebar.js | [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | card_frontend_declarative.cpp | 49 RefPtr<NG::PageRouterManager> CardFrontendDeclarative::GetPageRouterManager() const in GetPageRouterManager() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/ |
| H A D | cj_animator.h | 65 RefPtr<Animator> GetAnimator() const in GetAnimator() argument 70 std::shared_ptr<AnimatorOption> GetAnimatorOption() const in GetAnimatorOption() argument 75 const RefPtr<Motion>& GetMotion() const in GetMotion() argument 85 std::function<void(double)> GetOnframeRef() const in GetOnframeRef() argument
|