Searched refs:NotifyDragUpdate (Results 1 – 6 of 6) sorted by relevance
43 void NotifyDragUpdate(double dragOffset, int32_t source) override;
60 virtual void NotifyDragUpdate(double dragOffset, int32_t source) {} in NotifyDragUpdate() function
846 void RenderMultiChildScroll::NotifyDragUpdate(double dragOffset, int32_t source) in NotifyDragUpdate() function in OHOS::Ace::RenderMultiChildScroll853 listBase->NotifyDragUpdate(dragOffset); in NotifyDragUpdate()
562 scroll->NotifyDragUpdate(scroll->GetMainOffset(delta), source); in ResetScrollable()
384 void NotifyDragUpdate(double dragOffset);
760 void RenderList::NotifyDragUpdate(double dragOffset) in NotifyDragUpdate() function in OHOS::Ace::RenderList