Searched defs:baseRect (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_systemsubwindow_test.cpp | 113 struct Rect baseRect = {0, 0, 100, 200}; variable 172 struct Rect baseRect = {0, 0, 100, 200}; variable 208 struct Rect baseRect = {0, 0, 100, 200}; variable 239 struct Rect baseRect = {0, 0, 100, 200}; variable 269 struct Rect baseRect = {0, 0, 100, 200}; variable 308 struct Rect baseRect = {0, 0, 100, 200}; variable 349 struct Rect baseRect = {0, 0, 100, 200}; variable
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_layout_policy_test.cpp | 517 Rect baseRect = { defaultDisplayInfo->GetOffsetX(), defaultDisplayInfo->GetOffsetY(), variable
|