Searched refs:SetOnListScrollFrameBegin (Results 1 – 6 of 6) sorted by relevance
28 void SetOnListScrollFrameBegin(ArkUINodeHandle node, void* extraParam);
767 void SetOnListScrollFrameBegin(ArkUINodeHandle node, void* extraParam) in SetOnListScrollFrameBegin() function
471 NodeModifier::SetOnListScrollFrameBegin,
90 static ArkUINativeModuleValue SetOnListScrollFrameBegin(ArkUIRuntimeCallInfo* runtimeCallInfo);
1277 ArkUINativeModuleValue ListBridge::SetOnListScrollFrameBegin(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnListScrollFrameBegin() function in OHOS::Ace::NG::ListBridge
5079 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::SetOnListScrollFrameBegin)); in RegisterListAttributes()