Home
last modified time | relevance | path

Searched defs:SetStrokeDashOffset (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_abstract_model_impl.cpp45 void ShapeAbstractModelImpl::SetStrokeDashOffset(const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
H A Dshape_model_impl.cpp125 void ShapeModelImpl::SetStrokeDashOffset(const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::Framework::ShapeModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_abstract_model_ng.cpp47 void ShapeAbstractModelNG::SetStrokeDashOffset(const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::NG::ShapeAbstractModelNG
H A Dshape_model_ng.cpp62 void ShapeModelNG::SetStrokeDashOffset(const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::NG::ShapeModelNG
124 void ShapeModelNG::SetStrokeDashOffset(FrameNode* frameNode, const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::NG::ShapeModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp132 ArkUINativeModuleValue CommonShapeBridge::SetStrokeDashOffset(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStrokeDashOffset() function in OHOS::Ace::NG::CommonShapeBridge
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape_abstract.cpp114 void JSShapeAbstract::SetStrokeDashOffset(const JSCallbackInfo& info) in SetStrokeDashOffset() function in OHOS::OHOS::Ace::Framework::JSShapeAbstract
H A Djs_shape.cpp204 void JSShape::SetStrokeDashOffset(const JSCallbackInfo& info) in SetStrokeDashOffset() function in OHOS::OHOS::Ace::Framework::JSShape
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcommon_shape_modifier.cpp130 void SetStrokeDashOffset(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetStrokeDashOffset() function
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.h172 void SetStrokeDashOffset(const Dimension& dashOffset, const AnimationOption& option = AnimationOption()) in SetStrokeDashOffset() function in OHOS::Ace::ShapeComponent
H A Dshape_container_component.h184 void SetStrokeDashOffset(const Dimension& dashOffset, const AnimationOption& option = AnimationOption()) in SetStrokeDashOffset() function in OHOS::Ace::ShapeContainerComponent
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h266 void SetStrokeDashOffset(const Dimension& offset, bool isSelf = true, in SetStrokeDashOffset() function in OHOS::Ace::StrokeState

Completed in 8 milliseconds