Searched refs:SetOnListScrollStart (Results 1 – 6 of 6) sorted by relevance
26 void SetOnListScrollStart(ArkUINodeHandle node, void* extraParam);
788 void SetOnListScrollStart(ArkUINodeHandle node, void* extraParam) in SetOnListScrollStart() function
469 NodeModifier::SetOnListScrollStart,
88 static ArkUINativeModuleValue SetOnListScrollStart(ArkUIRuntimeCallInfo* runtimeCallInfo);
1226 ArkUINativeModuleValue ListBridge::SetOnListScrollStart(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnListScrollStart() function in OHOS::Ace::NG::ListBridge
5071 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::SetOnListScrollStart)); in RegisterListAttributes()