/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | refresh_coordination.cpp | 61 bool RefreshCoordination::OnScroll(float offset, float mainVelocity) const in OnScroll() function in OHOS::Ace::NG::RefreshCoordination
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_zoom_gesture.cpp | 810 void AccessibilityZoomGesture::OnScroll(float offsetX, float offsetY) in OnScroll() function in OHOS::Accessibility::AccessibilityZoomGesture
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/ |
H A D | render_grid.cpp | 975 void RenderGrid::OnScroll(double scrollX, double scrollY, int32_t scrollState) const in OnScroll() function in OHOS::Ace::RenderGrid
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_handler_impl.cpp | 450 void ArkWebHandlerImpl::OnScroll(double x_offset, double y_offset) in OnScroll() function in OHOS::ArkWeb::ArkWebHandlerImpl
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_handler_wrapper.cpp | 532 void ArkWebHandlerWrapper::OnScroll(double x_offset, double y_offset) in OnScroll() function in OHOS::ArkWeb::ArkWebHandlerWrapper
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_handler.h | 612 virtual void OnScroll(double xOffset, double yOffset) {} in OnScroll() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_client_impl.cpp | 546 void WebClientImpl::OnScroll(double xOffset, double yOffset) in OnScroll() function in OHOS::Ace::WebClientImpl
|
H A D | web_delegate.cpp | 5342 void WebDelegate::OnScroll(double xOffset, double yOffset) in OnScroll() function in OHOS::Ace::WebDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_delegate_cross.cpp | 1096 void WebDelegateCross::OnScroll(void* object) in OnScroll() function in OHOS::Ace::WebDelegateCross
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web.cpp | 3639 void JSWeb::OnScroll(const JSCallbackInfo& args) in OnScroll() function in OHOS::Ace::Framework::JSWeb
|