Home
last modified time | relevance | path

Searched refs:StepCascadeRect (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_layout_policy_cascade.h51 Rect StepCascadeRect(Rect rect, DisplayId displayId) const;
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp77 rect = StepCascadeRect(rect, displayId); in Reorder()
600 return StepCascadeRect(cascadeRect, displayId); in GetCurCascadeRect()
603 Rect WindowLayoutPolicyCascade::StepCascadeRect(Rect rect, DisplayId displayId) const in StepCascadeRect() function in OHOS::Rosen::WindowLayoutPolicyCascade

Completed in 3 milliseconds