Searched refs:SetScrollOnScrollFrameBegin (Results 1 – 3 of 3) sorted by relevance
66 … static ArkUINativeModuleValue SetScrollOnScrollFrameBegin(ArkUIRuntimeCallInfo* runtimeCallInfo);
801 ArkUINativeModuleValue ScrollBridge::SetScrollOnScrollFrameBegin(ArkUIRuntimeCallInfo* runtimeCallI… in SetScrollOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollBridge
4607 …anda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ScrollBridge::SetScrollOnScrollFrameBegin)); in RegisterScrollAttributes()