Home
last modified time | relevance | path

Searched defs:SetOnScrollFrameBegin (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_event_hub.h59 void SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollableEventHub
H A Dscrollable_model_ng.cpp158 void ScrollableModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& ScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollableModelNG
167 void ScrollableModelNG::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& ScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollableModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dscroll_model_impl.cpp62 void ScrollModelImpl::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& event) in SetOnScrollFrameBegin() function in OHOS::Ace::Framework::ScrollModelImpl
H A Dlist_model_impl.cpp154 void ListModelImpl::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::Framework::ListModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_model_ng.cpp93 void ScrollModelNG::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& event) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollModelNG
147 void ScrollModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& event) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_model_ng.cpp311 void GridModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::GridModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_model_ng.cpp221 void WaterFlowModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& ScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::WaterFlowModelNG
226 void WaterFlowModelNG::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& ScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::WaterFlowModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.cpp286 void ListModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ListModelNG
726 void ListModelNG::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_event_hub.h278 void SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::OHOS::Ace::NG::TextFieldEventHub
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h352 [[deprecated]] void SetOnScrollFrameBegin(const ScrollFrameBeginCallback& scrollFrameBeginCallback) in SetOnScrollFrameBegin() function in OHOS::Ace::Scrollable
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_scroll_modifier.cpp671 void SetOnScrollFrameBegin(ArkUINodeHandle node, void* extraParam) in SetOnScrollFrameBegin() function

Completed in 13 milliseconds