Searched refs:SetScrollBarEnableNestedScroll (Results 1 – 3 of 3) sorted by relevance
24 …static ArkUINativeModuleValue SetScrollBarEnableNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo…
27 ArkUINativeModuleValue ScrollBarBridge::SetScrollBarEnableNestedScroll(ArkUIRuntimeCallInfo* runtim… in SetScrollBarEnableNestedScroll() function in OHOS::Ace::NG::ScrollBarBridge
5406 …FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ScrollBarBridge::SetScrollBarEnableNestedScroll)); in RegisterScrollBarAttributes()