Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_raisetoapptop_test.cpp90 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 Dwindow_subwindow_test.cpp240 … 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 Dwindow_visibility_info_test.cpp204 sptr<Window> subWindow1 = Utils::CreateTestWindow(subAppInfo_); variable