Searched defs:dragOffset (Results 1 – 10 of 10) sorted by relevance
61 auto dragOffset = paintProperty->GetDragOffset().value_or(OffsetF()); in Paint() local
305 OffsetF dragOffset; in HandleTouchMove() local326 auto dragOffset = paintProperty->GetDragOffset().value_or(OffsetF()); in HandleTouchUp() local
60 virtual void NotifyDragUpdate(double dragOffset, int32_t source) {} in NotifyDragUpdate()
864 void RenderMultiChildScroll::NotifyDragUpdate(double dragOffset, int32_t source) in NotifyDragUpdate()
722 float ListPattern::FlushChainAnimation(float dragOffset) in FlushChainAnimation()777 void ListPattern::ProcessDragUpdate(float dragOffset) in ProcessDragUpdate()
290 Offset dragOffset; in HandleTouchMove() local
304 double dragOffset = SWIPER_WIDTH * 0.3; // 0.3 mean darg 30% of the swiper width in DragSwiper() local
774 void RenderList::NotifyDragUpdate(double dragOffset) in NotifyDragUpdate()
1974 void RenderList::ProcessDragUpdate(double dragOffset) in ProcessDragUpdate()
1684 void RenderSwiper::SetSwiperEffect(double dragOffset) in SetSwiperEffect()