Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp5813 bool commTouchBottom = (currentFirstIndex == TotalCount() - 1); in HandleTouchBottomLoopOnRTL() local
5847 bool commTouchBottom = (currentFirstIndex == TotalCount() - 1); in HandleTouchBottomLoop() local