Searched defs:subWindow1 (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_raisetoapptop_test.cpp | 90 sptr<Window> subWindow1 = Utils::CreateTestWindow(fullInfo_); variable 131 sptr<Window> subWindow1 = Utils::CreateTestWindow(fullInfo_); variable 179 sptr<Window> subWindow1 = Utils::CreateTestWindow(fullInfo_); variable 231 sptr<Window> subWindow1 = Utils::CreateTestWindow(fullInfo_); variable
|
H A D | window_subwindow_test.cpp | 240 … sptr<Window> subWindow1 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0); variable 379 … sptr<Window> subWindow1 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0); variable 439 …sptr<Window> subWindow1 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0, … variable 481 …sptr<Window> subWindow1 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0, … variable
|
H A D | window_visibility_info_test.cpp | 204 sptr<Window> subWindow1 = Utils::CreateTestWindow(subAppInfo_); variable
|