Home
last modified time | relevance | path

Searched defs:OnScroll (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Drefresh_coordination.cpp60 bool RefreshCoordination::OnScroll(float offset, float mainVelocity) const in OnScroll() function in OHOS::Ace::NG::RefreshCoordination
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_zoom_gesture.cpp803 void AccessibilityZoomGesture::OnScroll(float offsetX, float offsetY) in OnScroll() function in OHOS::Accessibility::AccessibilityZoomGesture
/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 RenderGrid
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp547 void WebClientImpl::OnScroll(double xOffset, double yOffset) in OnScroll() function in OHOS::Ace::WebClientImpl
H A Dweb_delegate.cpp5322 void WebDelegate::OnScroll(double xOffset, double yOffset) in OnScroll() function in OHOS::Ace::WebDelegate
/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
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp824 void WebDelegate::OnScroll(double xOffset, double yOffset) {} in OnScroll() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3733 void JSWeb::OnScroll(const JSCallbackInfo& args) in OnScroll() function in OHOS::OHOS::Ace::Framework::JSWeb

Completed in 33 milliseconds