Searched defs:SetDisableSwipe (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | swiper_model_impl.cpp | 161 void SwiperModelImpl::SetDisableSwipe(bool disableSwipe) in SetDisableSwipe() function in OHOS::Ace::Framework::SwiperModelImpl |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_swiper.cpp | 197 void JSSwiper::SetDisableSwipe(bool disableSwipe) in SetDisableSwipe() function in OHOS::OHOS::Ace::Framework::JSSwiper |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ | ||
H A D | swiper_model_ng.cpp | 179 void SwiperModelNG::SetDisableSwipe(bool disableSwipe) in SetDisableSwipe() function in OHOS::Ace::NG::SwiperModelNG 517 void SwiperModelNG::SetDisableSwipe(FrameNode* frameNode, bool disableSwipe) in SetDisableSwipe() function in OHOS::Ace::NG::SwiperModelNG |
Completed in 5 milliseconds