Home
last modified time | relevance | path

Searched refs:restoringDividerWindowRects_ (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_layout_policy_cascade.h100 std::map<DisplayId, Rect> restoringDividerWindowRects_; member in OHOS::Rosen::WindowLayoutPolicyCascade
H A Dwindow_layout_policy.h119 std::map<DisplayId, Rect> restoringDividerWindowRects_; member in OHOS::Rosen::WindowLayoutPolicy
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp203 const auto& restoredRect = restoringDividerWindowRects_[displayId]; in SetInitialDividerRect()
207 restoringDividerWindowRects_.erase(displayId); in SetInitialDividerRect()
212 restoringDividerWindowRects_ = dividerWindowRects; in SetSplitDividerWindowRects()

Completed in 4 milliseconds