Home
last modified time | relevance | path

Searched defs:OnScroll (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Drefresh_coordination.cpp61 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 Daccessibility_zoom_gesture.cpp810 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 Drender_grid.cpp975 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 Dark_web_handler_impl.cpp450 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 Dark_web_handler_wrapper.cpp532 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 Dnweb_handler.h612 virtual void OnScroll(double xOffset, double yOffset) {} in OnScroll() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp546 void WebClientImpl::OnScroll(double xOffset, double yOffset) in OnScroll() function in OHOS::Ace::WebClientImpl
H A Dweb_delegate.cpp5342 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 Dweb_delegate_cross.cpp1096 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 Djs_web.cpp3639 void JSWeb::OnScroll(const JSCallbackInfo& args) in OnScroll() function in OHOS::Ace::Framework::JSWeb