| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | window_manager_service_test.cpp | 870 int32_t deltaY = 2; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/stepper/ |
| H A D | render_stepper.cpp | 515 auto deltaY = maxSize.Height() - controlMargin_ - buttonData.displayRender->GetLayoutSize().Height(); in LayoutButton() local 526 auto deltaY = maxSize.Height() - ( in LayoutProgress() local
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| H A D | mouse_event.h | 95 float deltaY = 0.0f; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_attraction_effect_filter.cpp | 291 std::vector<Drawing::Point> RSAttractionEffectFilter::CalculateUpperCtrlPointOfVertex(float deltaX, float deltaY, in CalculateUpperCtrlPointOfVertex() argument 263 CalculateDeltaXAndDeltaY(const Drawing::Point windowCtrlPoints[], const Drawing::Point &pointDst, float &deltaX, float &deltaY, int location) CalculateDeltaXAndDeltaY() argument 308 CalculateLowerCtrlPointOfVertex(float deltaX, float deltaY, float width, float height, int location) CalculateLowerCtrlPointOfVertex() argument 397 float deltaY = 0.0f; CalculateWindowStatus() local [all...] |
| /foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/ |
| H A D | window_fuzzer.cpp | 846 int32_t deltaY; in WindowImplFuzzTest01() local
|
| /base/web/webview/interfaces/kits/cj/src/ |
| H A D | webview_controller_impl.cpp | 379 void WebviewControllerImpl::ScrollBy(float deltaX, float deltaY) in ScrollBy() argument 397 void WebviewControllerImpl::ScrollByWithAnime(float deltaX, float deltaY, int32_t duration) in ScrollByWithAnime() argument
|
| H A D | webview_ffi.cpp | 500 int32_t FfiOHOSWebviewCtlScrollBy(int64_t id, float deltaX, float deltaY) in FfiOHOSWebviewCtlScrollBy() argument 524 int32_t FfiOHOSWebviewCtlScrollByWithAnime(int64_t id, float deltaX, float deltaY, int32_t duration) in FfiOHOSWebviewCtlScrollByWithAnime() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_list.cpp | 959 auto deltaY = yOffset.Value(); in GetVisibleListContentInfo() local
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | window_manager_service.cpp | 1544 void WindowManagerService::SetAnchorOffset(int32_t deltaX, int32_t deltaY) in SetAnchorOffset() argument
|
| H A D | window_controller.cpp | 1853 void WindowController::SetAnchorOffset(int32_t deltaX, int32_t deltaY) in SetAnchorOffset() argument
|
| /foundation/window/window_manager/wm/src/ |
| H A D | window_adapter.cpp | 562 void WindowAdapter::SetAnchorOffset(int32_t deltaX, int32_t deltaY) in SetAnchorOffset() argument
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | webview_controller.cpp | 1273 void WebviewController::ScrollBy(float deltaX, float deltaY) in ScrollBy() argument 2011 void WebviewController::ScrollByWithAnime(float deltaX, float deltaY, int32_t duration) in ScrollByWithAnime() argument
|
| H A D | napi_webview_controller.cpp | 4326 float deltaY; in ScrollBy() local 6493 float deltaY; in ScrollByWithResult() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDevice.cpp | 1613 SkScalar deltaY = outlineBounds.top(); in internalDrawImageRect() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_container.cpp | 1336 double deltaY = 0; in GetPopupConfigWillUpdateY() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
| H A D | web_delegate_cross.cpp | 903 void WebDelegateCross::HandleAxisEvent(const double& x, const double& y, const double& deltaX, const double& deltaY) in HandleAxisEvent() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | mock_web_delegate.cpp | 879 void WebDelegate::HandleAxisEvent(const double& x, const double& y, const double& deltaX, const double& deltaY) {} in HandleAxisEvent() argument 880 void WebDelegate::WebHandleAxisEvent(const double& x, const double& y, const double& deltaX, const double& deltaY, in WebHandleAxisEvent() argument 1048 void WebDelegate::ScrollBy(float deltaX, float deltaY) {} in ScrollBy() argument 1050 void WebDelegate::ScrollByRefScreen(float deltaX, float deltaY, float vx, float vy) {} in ScrollByRefScreen() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_delegate.cpp | 5667 void WebDelegate::HandleAxisEvent(const double& x, const double& y, const double& deltaX, const double& deltaY) in HandleAxisEvent() argument 6618 void WebDelegate::ScrollBy(float deltaX, float deltaY) in ScrollBy() argument 6624 void WebDelegate::ScrollByRefScreen(float deltaX, float deltaY, float vx, float vy) in ScrollByRefScreen() argument 5674 WebHandleAxisEvent(const double& x, const double& y, const double& deltaX, const double& deltaY, const std::vector<int32_t>& pressedCodes) WebHandleAxisEvent() argument
|