Searched refs:ResetStrokeDashArray (Results 1 – 5 of 5) sorted by relevance
188 void ResetStrokeDashArray(ArkUINodeHandle node) in ResetStrokeDashArray() function251 …static const ArkUICommonShapeModifier modifier = { SetStrokeDashArray, ResetStrokeDashArray, SetSt… in GetCommonShapeModifier()262 …static const CJUICommonShapeModifier modifier = { SetStrokeDashArray, ResetStrokeDashArray, SetStr… in GetCJUICommonShapeModifier()
26 static ArkUINativeModuleValue ResetStrokeDashArray(ArkUIRuntimeCallInfo* runtimeCallInfo);
66 ArkUINativeModuleValue CommonShapeBridge::ResetStrokeDashArray(ArkUIRuntimeCallInfo* runtimeCallInf… in ResetStrokeDashArray() function in OHOS::Ace::NG::CommonShapeBridge
4699 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonShapeBridge::ResetStrokeDashArray)); in RegisterCommonShapeAttributes()
72 ResetStrokeDashArray(); in Reset()