Home
last modified time | relevance | path

Searched defs:subWindow1 (Results 1 – 3 of 3) sorted by relevance

/foundation/window/window_manager/test/systemtest/wms/
Dwindow_raisetoapptop_test.cpp87 sptr<Window> subWindow1 = Utils::CreateTestWindow(fullInfo_); variable
125 sptr<Window> subWindow1 = Utils::CreateTestWindow(fullInfo_); variable
170 sptr<Window> subWindow1 = Utils::CreateTestWindow(fullInfo_); variable
216 sptr<Window> subWindow1 = Utils::CreateTestWindow(fullInfo_); variable
Dwindow_subwindow_test.cpp222 … sptr<Window> subWindow1 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0); variable
346 … sptr<Window> subWindow1 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0); variable
392 …sptr<Window> subWindow1 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0, … variable
424 …sptr<Window> subWindow1 = CreateSubWindow(scene, WindowType::WINDOW_TYPE_APP_SUB_WINDOW, rect, 0, … variable
Dwindow_visibility_info_test.cpp200 sptr<Window> subWindow1 = Utils::CreateTestWindow(subAppInfo_); variable