Searched refs:SetGridScroller (Results 1 – 3 of 3) sorted by relevance
68 static ArkUINativeModuleValue SetGridScroller(ArkUIRuntimeCallInfo* runtimeCallInfo);
774 ArkUINativeModuleValue GridBridge::SetGridScroller(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetGridScroller() function in OHOS::Ace::NG::GridBridge
3349 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::SetGridScroller)); in RegisterGridAttributes()