Home
last modified time | relevance | path

Searched defs:touchBottomTypeLoop (Results 1 – 6 of 6) 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()
H A Doverlength_dot_indicator_modifier.h159 void SetTouchBottomTypeLoop(TouchBottomTypeLoop touchBottomTypeLoop) in SetTouchBottomTypeLoop()
H A Ddot_indicator_modifier.cpp662 TouchBottomTypeLoop touchBottomTypeLoop, const LinearVector<float>& vectorBlackPointCenterX) in PlayTouchBottomAnimation()
737 GestureState gestureState, TouchBottomTypeLoop touchBottomTypeLoop, in PlayLongPointAnimation()
799 TouchBottomTypeLoop touchBottomTypeLoop) in PlayIndicatorAnimation()
H A Doverlength_dot_indicator_modifier.cpp616 …arVector<float>& itemHalfSizes, GestureState gestureState, TouchBottomTypeLoop touchBottomTypeLoop) in PlayIndicatorAnimation()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_overlength_indicator_modifier_test_ng.cpp263 TouchBottomTypeLoop touchBottomTypeLoop = TouchBottomTypeLoop::TOUCH_BOTTOM_TYPE_LOOP_LEFT; variable
H A Dswiper_indicator_modifier_test_ng.cpp1344 TouchBottomTypeLoop touchBottomTypeLoop; variable