Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
Dswiper_overlength_indicator_modifier_test_ng.cpp264 TouchBottomTypeLoop touchBottomTypeLoop = TouchBottomTypeLoop::TOUCH_BOTTOM_TYPE_LOOP_LEFT; variable
765 TouchBottomTypeLoop touchBottomTypeLoop = TouchBottomTypeLoop::TOUCH_BOTTOM_TYPE_LOOP_NONE; variable
Dswiper_indicator_modifier_test_ng.cpp1459 TouchBottomTypeLoop touchBottomTypeLoop; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/circle_dot_indicator/
Dcircle_dot_indicator_paint_method.h88 void SetTouchBottomTypeLoop(TouchBottomTypeLoop touchBottomTypeLoop) in SetTouchBottomTypeLoop()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
Doverlength_dot_indicator_modifier.h164 void SetTouchBottomTypeLoop(TouchBottomTypeLoop touchBottomTypeLoop) in SetTouchBottomTypeLoop()
Ddot_indicator_paint_method.h132 void SetTouchBottomTypeLoop(TouchBottomTypeLoop touchBottomTypeLoop) in SetTouchBottomTypeLoop()
Ddot_indicator_modifier.cpp739 TouchBottomTypeLoop touchBottomTypeLoop, const LinearVector<float>& vectorBlackPointCenterX) in PlayTouchBottomAnimation()
863 GestureState gestureState, TouchBottomTypeLoop touchBottomTypeLoop, in PlayLongPointAnimation()
917 TouchBottomTypeLoop touchBottomTypeLoop) in PlayIndicatorAnimation()
Doverlength_dot_indicator_modifier.cpp648 …arVector<float>& itemHalfSizes, GestureState gestureState, TouchBottomTypeLoop touchBottomTypeLoop) in PlayIndicatorAnimation()