Home
last modified time | relevance | path

Searched refs:SetEnableScrollInteraction (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_water_flow_bridge.h29 static ArkUINativeModuleValue SetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_list_bridge.h33 static ArkUINativeModuleValue SetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_water_flow_bridge.cpp91 ArkUINativeModuleValue WaterFlowBridge::SetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCal… in SetEnableScrollInteraction() function in OHOS::Ace::NG::WaterFlowBridge
H A Darkts_native_list_bridge.cpp213 ArkUINativeModuleValue ListBridge::SetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetEnableScrollInteraction() function in OHOS::Ace::NG::ListBridge
H A Darkts_native_api_impl_bridge.cpp4232 …da::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), WaterFlowBridge::SetEnableScrollInteraction)); in RegisterWaterFlowAttributes()
4943 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::SetEnableScrollInteraction)); in RegisterListAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dlist_modifier.cpp130 void SetEnableScrollInteraction(NodeHandle node, bool enableScrollInteraction) in SetEnableScrollInteraction() function
364 …ResetCachedCount, SetEnableScrollInteraction, ResetEnableScrollInteraction, SetSticky, ResetSticky, in GetListModifier()
H A Dnode_scroll_modifier.cpp335 void SetEnableScrollInteraction(ArkUINodeHandle node, ArkUI_Bool enableScrollInteraction) in SetEnableScrollInteraction() function
594 GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInteraction, in GetScrollModifier()
653 SetEnableScrollInteraction, in GetCJUIScrollModifier()
H A Dnode_list_modifier.cpp153 void SetEnableScrollInteraction(ArkUINodeHandle node, ArkUI_Bool enableScrollInteraction) in SetEnableScrollInteraction() function
706 …ResetCachedCount, GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInterac… in GetListModifier()
736 …ResetCachedCount, GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInterac… in GetCJUIListModifier()