Home
last modified time | relevance | path

Searched refs:ResetEnableScrollInteraction (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.h28 … static ArkUINativeModuleValue ResetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_list_bridge.h34 … static ArkUINativeModuleValue ResetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_water_flow_bridge.cpp107 ArkUINativeModuleValue WaterFlowBridge::ResetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeC… in ResetEnableScrollInteraction() function in OHOS::Ace::NG::WaterFlowBridge
H A Darkts_native_list_bridge.cpp230 ArkUINativeModuleValue ListBridge::ResetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCallIn… in ResetEnableScrollInteraction() function in OHOS::Ace::NG::ListBridge
H A Darkts_native_api_impl_bridge.cpp4230 …::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), WaterFlowBridge::ResetEnableScrollInteraction)); in RegisterWaterFlowAttributes()
4945 …panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::ResetEnableScrollInteraction)); in RegisterListAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dlist_modifier.cpp137 void ResetEnableScrollInteraction(NodeHandle node) in ResetEnableScrollInteraction() function
364 …ResetCachedCount, SetEnableScrollInteraction, ResetEnableScrollInteraction, SetSticky, ResetSticky, in GetListModifier()
H A Dnode_scroll_modifier.cpp342 void ResetEnableScrollInteraction(ArkUINodeHandle node) in ResetEnableScrollInteraction() function
594 GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInteraction, in GetScrollModifier()
654 ResetEnableScrollInteraction, in GetCJUIScrollModifier()
H A Dnode_list_modifier.cpp160 void ResetEnableScrollInteraction(ArkUINodeHandle node) in ResetEnableScrollInteraction() function
706 …tCachedCount, GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInteraction, in GetListModifier()
736 …tCachedCount, GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInteraction, in GetCJUIListModifier()