Home
last modified time | relevance | path

Searched defs:baseRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_systemsubwindow_test.cpp113 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 Dwindow_layout_policy_test.cpp517 Rect baseRect = { defaultDisplayInfo->GetOffsetX(), defaultDisplayInfo->GetOffsetY(), variable