Home
last modified time | relevance | path

Searched refs:ResizeSoftInputCallingWindowIfNeed (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_controller.h107 void ResizeSoftInputCallingWindowIfNeed(const sptr<WindowNode>& node);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp353 ResizeSoftInputCallingWindowIfNeed(node); in AddWindowNode()
511 void WindowController::ResizeSoftInputCallingWindowIfNeed(const sptr<WindowNode>& node) in ResizeSoftInputCallingWindowIfNeed() function in OHOS::Rosen::WindowController
724 ResizeSoftInputCallingWindowIfNeed(node); in ResizeRect()
1627 ResizeSoftInputCallingWindowIfNeed(node); in SetWindowGravity()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_controller_test.cpp375 windowController_->ResizeSoftInputCallingWindowIfNeed(node);
382 windowController_->ResizeSoftInputCallingWindowIfNeed(node);
389 windowController_->ResizeSoftInputCallingWindowIfNeed(node);
394 windowController_->ResizeSoftInputCallingWindowIfNeed(node);
398 windowController_->ResizeSoftInputCallingWindowIfNeed(node);