Home
last modified time | relevance | path

Searched defs:SetOnScrollBegin (Results 1 – 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
Dscroll_event_hub.h109 void SetOnScrollBegin(OnScrollBeginEvent&& event) in SetOnScrollBegin() function
Dscroll_model_ng.cpp147 void ScrollModelNG::SetOnScrollBegin(OnScrollBeginEvent&& event) in SetOnScrollBegin() function in OHOS::Ace::NG::ScrollModelNG
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
Dlist_component.h171 void SetOnScrollBegin(const ScrollBeginCallback& onScrollBegin) in SetOnScrollBegin() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dscroll_model_impl.cpp62 void ScrollModelImpl::SetOnScrollBegin(OnScrollBeginEvent&& event) in SetOnScrollBegin() function in OHOS::Ace::Framework::ScrollModelImpl
Dlist_model_impl.cpp152 void ListModelImpl::SetOnScrollBegin(OnScrollBeginEvent&& onScrollBegin) in SetOnScrollBegin() function in OHOS::Ace::Framework::ListModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_event_hub.h35 void SetOnScrollBegin(OnScrollBeginEvent&& onScrollBegin) in SetOnScrollBegin() function
Dlist_model_ng.cpp284 void ListModelNG::SetOnScrollBegin(OnScrollBeginEvent&& onScrollBegin) in SetOnScrollBegin() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
Dscroll_component.h238 void SetOnScrollBegin(const ScrollBeginCallback& onScrollBegin) in SetOnScrollBegin() function
Dscrollable.h347 void SetOnScrollBegin(const ScrollBeginCallback& scrollBeginCallback) in SetOnScrollBegin() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_event_hub.h268 void SetOnScrollBegin(OnScrollBeginEvent&& onScrollBegin) in SetOnScrollBegin() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dscrollable.h322 void SetOnScrollBegin(const ScrollBeginCallback& scrollBeginCallback) in SetOnScrollBegin() function