Home
last modified time | relevance | path

Searched refs:FixWindowRectWithinDisplay (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_layout_policy.h74 void FixWindowRectWithinDisplay(const sptr<WindowNode>& node) const;
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_tile.cpp166 FixWindowRectWithinDisplay(node); in PerformWindowLayout()
H A Dwindow_layout_policy.cpp779 void WindowLayoutPolicy::FixWindowRectWithinDisplay(const sptr<WindowNode>& node) const in FixWindowRectWithinDisplay() function in OHOS::Rosen::WindowLayoutPolicy
H A Dwindow_layout_policy_cascade.cpp166 FixWindowRectWithinDisplay(node); in LayoutPreProcess()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp1446 HWTEST_F(WindowLayoutPolicyTest, FixWindowRectWithinDisplay, Function | SmallTest | Level2)
1450 layoutPolicy_->FixWindowRectWithinDisplay(node);