Home
last modified time | relevance | path

Searched defs:SetAnchorOffset (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_accessibility_controller.cpp30 void WindowAccessibilityController::SetAnchorOffset(int32_t deltaX, int32_t deltaY) in SetAnchorOffset() function in OHOS::Rosen::WindowAccessibilityController
H A Dwindow_adapter.cpp562 void WindowAdapter::SetAnchorOffset(int32_t deltaX, int32_t deltaY) in SetAnchorOffset() function in OHOS::Rosen::WindowAdapter
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_impl.h135 void SetAnchorOffset(int32_t deltaX, int32_t deltaY){}; in SetAnchorOffset() function
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Ddisplay_zoom_controller.cpp64 void DisplayZoomController::SetAnchorOffset(int32_t deltaX, int32_t deltaY) in SetAnchorOffset() function in OHOS::Rosen::DisplayZoomController
H A Dwindow_controller.cpp1853 void WindowController::SetAnchorOffset(int32_t deltaX, int32_t deltaY) in SetAnchorOffset() function in OHOS::Rosen::WindowController
H A Dwindow_manager_service.cpp1537 void WindowManagerService::SetAnchorOffset(int32_t deltaX, int32_t deltaY) in SetAnchorOffset() function in OHOS::Rosen::WindowManagerService
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h226 void SetAnchorOffset(int32_t deltaX, int32_t deltaY) override {} in SetAnchorOffset() function
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp978 void WindowManagerProxy::SetAnchorOffset(int32_t deltaX, int32_t deltaY) in SetAnchorOffset() function in OHOS::Rosen::WindowManagerProxy