Home
last modified time | relevance | path

Searched refs:ABOVE_APP_SYSTEM_WINDOW_END (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/common/include/
H A Dsession_helper.h89 …ype >= WindowType::ABOVE_APP_SYSTEM_WINDOW_BASE && type < WindowType::ABOVE_APP_SYSTEM_WINDOW_END); in IsAboveSystemWindow()
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwm_common.h83 ABOVE_APP_SYSTEM_WINDOW_END, enumerator
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h94 …ype >= WindowType::ABOVE_APP_SYSTEM_WINDOW_BASE && type < WindowType::ABOVE_APP_SYSTEM_WINDOW_END); in IsAboveSystemWindow()
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h88 ABOVE_APP_SYSTEM_WINDOW_END, enumerator
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp1461 WindowType windowType = WindowType::ABOVE_APP_SYSTEM_WINDOW_END;
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp3011 uiWindow_->GetType() <= Rosen::WindowType::ABOVE_APP_SYSTEM_WINDOW_END; in IsSystemWindow()
3048 uiWindow_->GetParentWindowType() <= Rosen::WindowType::ABOVE_APP_SYSTEM_WINDOW_END; in IsHostSystemWindow()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test2.cpp248 property->SetWindowType(WindowType::ABOVE_APP_SYSTEM_WINDOW_END);
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test.cpp461 windowSceneSession->SetWindowType(WindowType::ABOVE_APP_SYSTEM_WINDOW_END);
H A Dwindow_session_impl_test.cpp2110 windowSession->SetWindowType(WindowType::ABOVE_APP_SYSTEM_WINDOW_END);