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 D | arkts_native_water_flow_bridge.h | 28 … static ArkUINativeModuleValue ResetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_list_bridge.h | 34 … static ArkUINativeModuleValue ResetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_water_flow_bridge.cpp | 107 ArkUINativeModuleValue WaterFlowBridge::ResetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeC… in ResetEnableScrollInteraction() function in OHOS::Ace::NG::WaterFlowBridge
|
H A D | arkts_native_list_bridge.cpp | 230 ArkUINativeModuleValue ListBridge::ResetEnableScrollInteraction(ArkUIRuntimeCallInfo* runtimeCallIn… in ResetEnableScrollInteraction() function in OHOS::Ace::NG::ListBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 4230 …::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 D | list_modifier.cpp | 137 void ResetEnableScrollInteraction(NodeHandle node) in ResetEnableScrollInteraction() function 364 …ResetCachedCount, SetEnableScrollInteraction, ResetEnableScrollInteraction, SetSticky, ResetSticky, in GetListModifier()
|
H A D | node_scroll_modifier.cpp | 342 void ResetEnableScrollInteraction(ArkUINodeHandle node) in ResetEnableScrollInteraction() function 594 GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInteraction, in GetScrollModifier() 654 ResetEnableScrollInteraction, in GetCJUIScrollModifier()
|
H A D | node_list_modifier.cpp | 160 void ResetEnableScrollInteraction(ArkUINodeHandle node) in ResetEnableScrollInteraction() function 706 …tCachedCount, GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInteraction, in GetListModifier() 736 …tCachedCount, GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInteraction, in GetCJUIListModifier()
|