Searched refs:ResetScrollOnScrollStop (Results 1 – 5 of 5) sorted by relevance
49 void ResetScrollOnScrollStop(ArkUINodeHandle node);
609 SetScrollOnScrollStop, ResetScrollOnScrollStop, in GetScrollModifier()953 void ResetScrollOnScrollStop(ArkUINodeHandle node) in ResetScrollOnScrollStop() function
57 static ArkUINativeModuleValue ResetScrollOnScrollStop(ArkUIRuntimeCallInfo* runtimeCallInfo);
603 ArkUINativeModuleValue ScrollBridge::ResetScrollOnScrollStop(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollOnScrollStop() function in OHOS::Ace::NG::ScrollBridge
4589 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ScrollBridge::ResetScrollOnScrollStop)); in RegisterScrollAttributes()