Home
last modified time | relevance | path

Searched defs:enableScrollInteraction (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
Dlist_enablescrollinteraction_test.cpp23 int32_t enableScrollInteraction = true; in TestListEnableScrollInteraction001() local
33 int32_t enableScrollInteraction = false; in TestListEnableScrollInteraction002() local
46 int32_t enableScrollInteraction = PARAM_NEGATIVE_1; in TestListEnableScrollInteraction003() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/
Dscroll_component.cpp49 void ScrollComponent::SetScrollEnableScrollInteraction(bool enableScrollInteraction) in SetScrollEnableScrollInteraction()
Dwaterflow_component.cpp154 void WaterFlowComponent::SetWaterFlowEnableScrollInteraction(bool enableScrollInteraction) in SetWaterFlowEnableScrollInteraction()
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dscroll_component.cpp59 void ScrollComponent::SetScrollEnableScrollInteraction(bool enableScrollInteraction) in SetScrollEnableScrollInteraction()
Dwaterflow_component.cpp154 void WaterFlowComponent::SetWaterFlowEnableScrollInteraction(bool enableScrollInteraction) in SetWaterFlowEnableScrollInteraction()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/component/
Dscroll_component.cpp59 void ScrollComponent::SetScrollEnableScrollInteraction(bool enableScrollInteraction) in SetScrollEnableScrollInteraction()
Dwaterflow_component.cpp154 void WaterFlowComponent::SetWaterFlowEnableScrollInteraction(bool enableScrollInteraction) in SetWaterFlowEnableScrollInteraction()