| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | grid_model_impl.h | 64 void SetOnScrollFrameBegin( in SetOnScrollFrameBegin() function
|
| D | water_flow_model_impl.h | 49 void SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& ScrollFrameBegin) override {}; in SetOnScrollFrameBegin() function
|
| D | scroll_model_impl.cpp | 62 void ScrollModelImpl::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& event) in SetOnScrollFrameBegin() function in OHOS::Ace::Framework::ScrollModelImpl
|
| D | list_model_impl.cpp | 154 void ListModelImpl::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::Framework::ListModelImpl
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
| D | scrollable_event_hub.h | 60 void SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function
|
| D | scrollable_model_ng.cpp | 202 void ScrollableModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& ScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollableModelNG 211 void ScrollableModelNG::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& Scrol… in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollableModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
| D | water_flow_model_static.cpp | 78 void WaterFlowModelStatic::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& Sc… in SetOnScrollFrameBegin() function in OHOS::Ace::NG::WaterFlowModelStatic
|
| D | water_flow_model_ng.cpp | 234 void WaterFlowModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& ScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::WaterFlowModelNG 239 void WaterFlowModelNG::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& Scroll… in SetOnScrollFrameBegin() function in OHOS::Ace::NG::WaterFlowModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/ |
| D | scroll_model_static.cpp | 155 void ScrollModelStatic::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& event) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollModelStatic
|
| D | scroll_model_ng.cpp | 97 void ScrollModelNG::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& event) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollModelNG 154 void ScrollModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& event) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| D | grid_model_static.cpp | 294 void GridModelStatic::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& onScrol… in SetOnScrollFrameBegin() function in OHOS::Ace::NG::GridModelStatic
|
| D | grid_model_ng.cpp | 344 void GridModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::GridModelNG 810 void GridModelNG::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& onScrollFra… in SetOnScrollFrameBegin() function in OHOS::Ace::NG::GridModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_field_event_hub.h | 294 void SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| D | list_model_static.cpp | 298 void ListModelStatic::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& onScrol… in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ListModelStatic
|
| D | list_model_ng.cpp | 373 void ListModelNG::SetOnScrollFrameBegin(OnScrollFrameBeginEvent&& onScrollFrameBegin) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ListModelNG 1032 void ListModelNG::SetOnScrollFrameBegin(FrameNode* frameNode, OnScrollFrameBeginEvent&& onScrollFra… in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ListModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| D | scrollable.h | 352 …[[deprecated]] void SetOnScrollFrameBegin(const ScrollFrameBeginCallback& scrollFrameBeginCallback) in SetOnScrollFrameBegin() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_scrollable_bridge.cpp | 426 ArkUINativeModuleValue ScrollableBridge::SetOnScrollFrameBegin(ArkUIRuntimeCallInfo* runtimeCallInf… in SetOnScrollFrameBegin() function in OHOS::Ace::NG::ScrollableBridge
|
| D | arkts_native_frame_node_bridge.cpp | 2529 ArkUINativeModuleValue FrameNodeBridge::SetOnScrollFrameBegin(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnScrollFrameBegin() function in OHOS::Ace::NG::FrameNodeBridge
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | node_scroll_modifier.cpp | 935 void SetOnScrollFrameBegin(ArkUINodeHandle node, void* extraParam) in SetOnScrollFrameBegin() function
|