Searched defs:newWinRect (Results 1 – 2 of 2) sorted by relevance
| /foundation/window/window_manager/wmserver/test/unittest/ |
| D | window_layout_policy_test.cpp | 183 Rect newWinRect = { 50, 50, 200, 200 }; // rect: 50, 50, 200, 200 variable 200 Rect newWinRect = { 50, 50, 200, 200 }; // rect: 50, 50, 200, 200 variable 217 Rect newWinRect = { 50, 50, 150, 300 }; // rect: 50, 50, 150, 300 variable
|
| /foundation/window/window_manager/window_scene/session/host/src/ |
| D | scene_session.cpp | 242 auto newWinRect = winRect_; in UpdateSessionRect() local
|