Searched defs:SetStrokeDashOffset (Results 1 – 8 of 8) sorted by relevance
64 void ShapeModelNG::SetStrokeDashOffset(const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::NG::ShapeModelNG126 void ShapeModelNG::SetStrokeDashOffset(FrameNode* frameNode, const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::NG::ShapeModelNG
51 void ShapeAbstractModelNG::SetStrokeDashOffset(const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::NG::ShapeAbstractModelNG
46 void ShapeAbstractModelImpl::SetStrokeDashOffset(const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::Framework::ShapeAbstractModelImpl
127 void ShapeModelImpl::SetStrokeDashOffset(const Ace::Dimension& dashOffset) in SetStrokeDashOffset() function in OHOS::Ace::Framework::ShapeModelImpl
211 void JSShape::SetStrokeDashOffset(const JSCallbackInfo& info) in SetStrokeDashOffset() function in OHOS::Ace::Framework::JSShape
121 void JSShapeAbstract::SetStrokeDashOffset(const JSCallbackInfo& info) in SetStrokeDashOffset() function in OHOS::Ace::Framework::JSShapeAbstract
134 void SetStrokeDashOffset(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetStrokeDashOffset() function
132 ArkUINativeModuleValue CommonShapeBridge::SetStrokeDashOffset(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStrokeDashOffset() function in OHOS::Ace::NG::CommonShapeBridge