Home
last modified time | relevance | path

Searched defs:disableSwipe (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h156 void DisableSwipe(bool disableSwipe) in DisableSwipe() argument
H A Drender_swiper.h146 void DisableSwipe(bool disableSwipe) in DisableSwipe() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dswiper_model_impl.cpp161 void SwiperModelImpl::SetDisableSwipe(bool disableSwipe) in SetDisableSwipe() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.cpp197 void JSSwiper::SetDisableSwipe(bool disableSwipe) in SetDisableSwipe() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_pattern.cpp243 void TabsPattern::UpdateSwiperDisableSwipe(bool disableSwipe) in UpdateSwiperDisableSwipe() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
H A Dcalendar_test_ng.cpp1071 std::optional<bool> disableSwipe; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp179 void SwiperModelNG::SetDisableSwipe(bool disableSwipe) in SetDisableSwipe() argument
517 void SwiperModelNG::SetDisableSwipe(FrameNode* frameNode, bool disableSwipe) in SetDisableSwipe() argument
H A Dswiper_pattern.cpp385 bool disableSwipe = IsDisableSwipe(); in OnModifyDone() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp576 void SetSwiperDisableSwipe(ArkUINodeHandle node, ArkUI_Bool disableSwipe) in SetSwiperDisableSwipe() argument

Completed in 19 milliseconds