Searched refs:ResetOnListScrollStop (Results 1 – 6 of 6) sorted by relevance
52 void ResetOnListScrollStop(ArkUINodeHandle node);
727 … ResetOnListScrollStop, ResetOnListScrollFrameBegin, ResetOnListWillScroll, ResetOnListDidScroll, in GetListModifier()1158 void ResetOnListScrollStop(ArkUINodeHandle node) in ResetOnListScrollStop() function
657 NodeModifier::ResetOnListScrollStop,
105 static ArkUINativeModuleValue ResetOnListScrollStop(ArkUIRuntimeCallInfo* runtimeCallInfo);
1542 ArkUINativeModuleValue ListBridge::ResetOnListScrollStop(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetOnListScrollStop() function in OHOS::Ace::NG::ListBridge
5077 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::ResetOnListScrollStop)); in RegisterListAttributes()