Searched refs:ResetScrollSnap (Results 1 – 3 of 3) sorted by relevance
31 static ArkUINativeModuleValue ResetScrollSnap(ArkUIRuntimeCallInfo* runtimeCallInfo);
187 ArkUINativeModuleValue ScrollBridge::ResetScrollSnap(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollSnap() function in OHOS::Ace::NG::ScrollBridge
4541 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ScrollBridge::ResetScrollSnap)); in RegisterScrollAttributes()