Home
last modified time | relevance | path

Searched refs:ResetPathStrokeWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_pattern_lock_bridge.h29 static ArkUINativeModuleValue ResetPathStrokeWidth(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_pattern_lock_bridge.cpp95 ArkUINativeModuleValue PatternLockBridge::ResetPathStrokeWidth(ArkUIRuntimeCallInfo* runtimeCallInf… in ResetPathStrokeWidth() function in OHOS::Ace::NG::PatternLockBridge
H A Darkts_native_api_impl_bridge.cpp2141 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), PatternLockBridge::ResetPathStrokeWidth)); in GetArkUINativeModule()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_paint_property.h58 ResetPathStrokeWidth(); in Reset()