Home
last modified time | relevance | path

Searched refs:SetTouchBottomTypeLoop (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.h114 void SetTouchBottomTypeLoop(TouchBottomTypeLoop touchBottomTypeLoop) in SetTouchBottomTypeLoop() function
H A Doverlength_dot_indicator_modifier.h159 void SetTouchBottomTypeLoop(TouchBottomTypeLoop touchBottomTypeLoop) in SetTouchBottomTypeLoop() function
H A Doverlength_dot_indicator_paint_method.cpp89 dotIndicatorModifier_->SetTouchBottomTypeLoop(touchBottomTypeLoop_); in UpdateNormalIndicator()
/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()