Home
last modified time | relevance | path

Searched refs:GetTouchBottomTypeLoop (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h96 paintMethod->SetTouchBottomTypeLoop(swiperPattern->GetTouchBottomTypeLoop()); in SetDotIndicatorPaintMethodInfo()
H A Dswiper_indicator_pattern.cpp916 auto bottomTouchLoop = swiperPattern->GetTouchBottomTypeLoop(); in UpdateOverlongPaintMethod()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h136 TouchBottomTypeLoop GetTouchBottomTypeLoop() const in GetTouchBottomTypeLoop() function