Searched refs:ResetScrollOnScrollEnd (Results 1 – 5 of 5) sorted by relevance
47 void ResetScrollOnScrollEnd(ArkUINodeHandle node);
608 SetScrollOnScrollEnd, ResetScrollOnScrollEnd, in GetScrollModifier()934 void ResetScrollOnScrollEnd(ArkUINodeHandle node) in ResetScrollOnScrollEnd() function
55 static ArkUINativeModuleValue ResetScrollOnScrollEnd(ArkUIRuntimeCallInfo* runtimeCallInfo);
569 ArkUINativeModuleValue ScrollBridge::ResetScrollOnScrollEnd(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollOnScrollEnd() function in OHOS::Ace::NG::ScrollBridge
4585 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ScrollBridge::ResetScrollOnScrollEnd)); in RegisterScrollAttributes()