Home
last modified time | relevance | path

Searched defs:touchBottomTypeLoop (Results 1 – 8 of 8) 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
818 TouchBottomTypeLoop touchBottomTypeLoop = TouchBottomTypeLoop::TOUCH_BOTTOM_TYPE_LOOP_NONE; variable
1471 TouchBottomTypeLoop touchBottomTypeLoop = TouchBottomTypeLoop::TOUCH_BOTTOM_TYPE_LOOP_NONE; variable
1499 TouchBottomTypeLoop touchBottomTypeLoop = TouchBottomTypeLoop::TOUCH_BOTTOM_TYPE_LOOP_NONE; variable
1519 TouchBottomTypeLoop touchBottomTypeLoop = TouchBottomTypeLoop::TOUCH_BOTTOM_TYPE_LOOP_LEFT; variable
Dswiper_indicator_modifier_more_test_ng.cpp670 TouchBottomTypeLoop touchBottomTypeLoop = TouchBottomTypeLoop::TOUCH_BOTTOM_TYPE_LOOP_LEFT; variable
Dswiper_indicator_modifier_test_ng.cpp1593 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.h166 void SetTouchBottomTypeLoop(TouchBottomTypeLoop touchBottomTypeLoop) in SetTouchBottomTypeLoop()
Ddot_indicator_modifier.cpp748 TouchBottomTypeLoop touchBottomTypeLoop, const LinearVector<float>& vectorBlackPointCenterX) in PlayTouchBottomAnimation()
872 GestureState gestureState, TouchBottomTypeLoop touchBottomTypeLoop, in PlayLongPointAnimation()
926 TouchBottomTypeLoop touchBottomTypeLoop) in PlayIndicatorAnimation()
Ddot_indicator_paint_method.h142 void SetTouchBottomTypeLoop(TouchBottomTypeLoop touchBottomTypeLoop) in SetTouchBottomTypeLoop()
Doverlength_dot_indicator_modifier.cpp703 …arVector<float>& itemHalfSizes, GestureState gestureState, TouchBottomTypeLoop touchBottomTypeLoop) in PlayIndicatorAnimation()