Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_layout_property.h43 ResetSideLength(); in Reset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_pattern_lock_bridge.h25 static ArkUINativeModuleValue ResetSideLength(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_pattern_lock_bridge.cpp44 ArkUINativeModuleValue PatternLockBridge::ResetSideLength(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSideLength() function in OHOS::Ace::NG::PatternLockBridge
H A Darkts_native_api_impl_bridge.cpp2133 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), PatternLockBridge::ResetSideLength)); in GetArkUINativeModule()