Home
last modified time | relevance | path

Searched defs:dragDirection (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/ui/frameworks/components/
Dui_abstract_scroll.cpp229 bool UIAbstractScroll::DragThrowAnimator(Point currentPos, Point lastPos, uint8_t dragDirection, bo… in DragThrowAnimator()
266 uint8_t dragDirection, in CalculateDragDistance()
Dui_swipe_view.cpp399 uint8_t dragDirection, in RefreshCurrentViewByThrow()
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/refresh/
Drender_refresh_test.cpp146 void RenderRefreshTest::DragRefresh(const DragDirection& dragDirection) in DragRefresh()
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/rating/
Drender_rating_test.cpp152 void RatingComponentTest::DragRating(const DragDirection& dragDirection, double dragOffset) const in DragRating() argument
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/tabbar/
Drender_tabcontent_test.cpp177 void RenderTabContentTest::DragTabContent(const DragDirection& dragDirection) in DragTabContent()
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/swiper/
Drender_swiper_test.cpp301 void SwiperComponentTest::DragSwiper(const DragDirection& dragDirection) in DragSwiper()