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