Searched refs:SetOnListScrollStop (Results 1 – 6 of 6) sorted by relevance
27 void SetOnListScrollStop(ArkUINodeHandle node, void* extraParam);
803 void SetOnListScrollStop(ArkUINodeHandle node, void* extraParam) in SetOnListScrollStop() function
470 NodeModifier::SetOnListScrollStop,
89 static ArkUINativeModuleValue SetOnListScrollStop(ArkUIRuntimeCallInfo* runtimeCallInfo);
1252 ArkUINativeModuleValue ListBridge::SetOnListScrollStop(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnListScrollStop() function in OHOS::Ace::NG::ListBridge
5075 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::SetOnListScrollStop)); in RegisterListAttributes()