Home
last modified time | relevance | path

Searched refs:GetSlideContinue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h151 bool GetSlideContinue() const in GetSlideContinue() function
H A Drender_swiper.cpp643 if (controller_ && hasDragAction_ && swiper_->GetSlideContinue()) { in HandleTouchDown()
692 if (swiper_->GetSlideContinue()) { in HandleTouchUp()