Home
last modified time | relevance | path

Searched defs:NotifyDragUpdate (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_scroll.h60 virtual void NotifyDragUpdate(double dragOffset, int32_t source) {} in NotifyDragUpdate() function
H A Drender_multi_child_scroll.cpp846 void RenderMultiChildScroll::NotifyDragUpdate(double dragOffset, int32_t source) in NotifyDragUpdate() function in OHOS::Ace::RenderMultiChildScroll
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp760 void RenderList::NotifyDragUpdate(double dragOffset) in NotifyDragUpdate() function in OHOS::Ace::RenderList