Home
last modified time | relevance | path

Searched refs:SetOnScrollStartRec (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h341 void SetOnScrollStartRec(std::function<void(float)>&& func) in SetOnScrollStartRec() function
H A Dscrollable_pattern.cpp558 scrollable->SetOnScrollStartRec(std::move(scrollStart)); in AddScrollEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h382 void SetOnScrollStartRec(std::function<void(float)>&& func) in SetOnScrollStartRec() function