Home
last modified time | relevance | path

Searched refs:IsSubWindow (Results 1 - 24 of 24) sorted by relevance

/foundation/window/window_manager/window_scene/common/include/
H A Dsession_helper.h107 static inline bool IsSubWindow(WindowType type) in IsSubWindow() function in OHOS::Rosen::SessionHelper
114 return IsSubWindow(type) || type == WindowType::WINDOW_TYPE_DIALOG; in IsNonSecureToUIExtension()
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp156 } else if (WindowHelper::IsSubWindow(window->GetType()) && in FindParentSessionByParentId()
225 (WindowHelper::IsSubWindow(window->GetType()) && window->GetProperty()->GetIsUIExtFirstSubWindow())) { in FindMainWindowOrExtensionSubWindow()
241 bool isUiExtSubWindow = WindowHelper::IsSubWindow(GetType()) && property_->GetIsUIExtFirstSubWindow(); in IsPcOrPadCapabilityEnabled()
261 bool isUiExtSubWindow = WindowHelper::IsSubWindow(GetType()) && property_->GetIsUIExtFirstSubWindow(); in IsPcOrPadFreeMultiWindowMode()
335 bool isNormalAppSubWindow = WindowHelper::IsSubWindow(type) && in CreateAndConnectSpecificSession()
337 bool isArkSubSubWindow = WindowHelper::IsSubWindow(type) && in CreateAndConnectSpecificSession()
339 bool isUiExtSubWindowToast = WindowHelper::IsSubWindow(type) && isUiExtSubWindowFlag && isToastFlag; in CreateAndConnectSpecificSession()
340 bool isUiExtSubWindow = WindowHelper::IsSubWindow(type) && property_->GetIsUIExtFirstSubWindow(); in CreateAndConnectSpecificSession()
497 if (WindowHelper::IsSubWindow(type) && !property_->GetIsUIExtFirstSubWindow()) { // sub window in RecoverAndConnectSpecificSession()
598 bool isSubWindow = WindowHelper::IsSubWindow(windowTyp in UpdateWindowState()
[all...]
H A Dwindow_session_impl.cpp194 isIgnoreSafeArea_ = WindowHelper::IsSubWindow(optionWindowType); in WindowSessionImpl()
200 if (WindowHelper::IsSubWindow(GetType())) { in WindowSessionImpl()
220 if (WindowHelper::IsSubWindow(property_->GetWindowType())) { in MakeSubOrDialogWindowDragableAndMoveble()
1135 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in UpdateTitleButtonVisibility()
1289 bool isSubWindow = WindowHelper::IsSubWindow(winType); in SetUIContentInner()
1391 auto isSubWindow = WindowHelper::IsSubWindow(GetType()); in UpdateDecorEnableToAce()
1419 auto isSubWindow = WindowHelper::IsSubWindow(GetType()); in UpdateDecorEnable()
1897 if (!WindowHelper::IsSubWindow(GetType())) { in SetSubWindowModal()
2210 if (!WindowHelper::IsSubWindow(GetType()) && !WindowHelper::IsSystemSubWindow(GetType())) { in RegisterSubWindowCloseListeners()
2225 if (!WindowHelper::IsSubWindow(GetTyp in UnregisterSubWindowCloseListeners()
[all...]
H A Dwindow_impl.cpp1263 WindowHelper::IsSubWindow(property_->GetWindowType())) { in WindowCreateCheck()
2093 if (!WindowHelper::IsSubWindow(property_->GetWindowType())) { in RaiseToAppTop()
2193 if (!WindowHelper::IsMainWindow(curWindowType) && !WindowHelper::IsSubWindow(curWindowType)) { in SetImmersiveModeEnabledState()
4287 WindowHelper::IsSubWindow(windowType) || in IsAllowHaveSystemSubWindow()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Danomaly_detection.cpp61 if (WindowHelper::IsSubWindow(session->GetWindowType()) || in SceneZOrderCheckProcess()
H A Dscene_session_manager.cpp595 bool isUiExtSubWindow = WindowHelper::IsSubWindow(property->GetWindowType()) && in SwitchFreeMultiWindow()
1506 } else if (property != nullptr && SessionHelper::IsSubWindow(property->GetWindowType())) { in CreateSceneSession()
2511 if (!WindowHelper::IsSubWindow(type) || !property->IsTopmost()) { in CheckModalSubWindowPermission()
2716 if (!SessionHelper::IsSubWindow(windowType)) { in CacheSubSessionForRecovering()
2873 } else if (SessionHelper::IsSubWindow(type)) { in NotifyCreateSpecificSession()
3075 if (SessionHelper::IsSubWindow(sceneSession->GetWindowType())) { in DestroyAndDisconnectSpecificSessionInner()
3652 if (WindowHelper::IsSubWindow(sceneSession->GetWindowType()) || in GetParentMainWindowIdInner()
4193 if (WindowHelper::IsSubWindow(session->GetWindowType())) { in IsSessionVisible()
4743 if ((WindowHelper::IsSubWindow(sceneSession->GetWindowType()) || in RequestSessionFocus()
4916 (SessionHelper::IsSubWindow(sceneSessio in CheckRequestFocusImmdediately()
[all...]
H A Dscene_session_dirty_manager.cpp684 bool isDecorSubWindow = WindowHelper::IsSubWindow(windowType) && windowSessionProperty->IsDecorEnable(); in GetWindowInfo()
/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h41 static inline bool IsSubWindow(WindowType type) in IsSubWindow() function in OHOS::Rosen::WindowHelper
48 return IsSubWindow(type) && (windowFlags & static_cast<uint32_t>(WindowFlag::WINDOW_FLAG_IS_MODAL)); in IsModalSubWindow()
59 return IsSubWindow(type) && (windowFlags & static_cast<uint32_t>(WindowFlag::WINDOW_FLAG_IS_TOAST)); in IsToastSubWindow()
69 return (IsMainWindow(type) || IsSubWindow(type)); in IsAppWindow()
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_ace_container.cpp166 bool AceContainer::IsSubWindow() const in IsSubWindow() function in OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h255 virtual bool IsSubWindow() const { return false; } in IsSubWindow() function in OHOS::Ace::Container
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_manager_napi/
H A Djs_window_manager.cpp220 if (ability == nullptr || !WindowHelper::IsSubWindow(winType)) { in GetWindowTypeAndParentId()
383 if (ability == nullptr || !WindowHelper::IsSubWindow(type)) { in isConfigOptionWindowTypeValid()
557 if (WindowHelper::IsSubWindow(option.GetWindowType())) { in OnCreateWindow()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp391 (WindowHelper::IsSubWindow(callingSession->GetWindowType()) && callingSession->GetParentSession() != nullptr && in CheckIfNeedRaiseCallingSession()
H A Dscene_session.cpp601 } else if (WindowHelper::IsSubWindow(windowType)) { in GetSubWindowModalType()
1162 if (isGlobal && WindowHelper::IsSubWindow(Session::GetWindowType()) && in UpdateSessionRect()
1478 (WindowHelper::IsSubWindow(Session::GetWindowType()) && GetParentSession() != nullptr && in GetKeyboardAvoidArea()
1593 if (WindowHelper::IsSubWindow(winType)) { in CheckGetAvoidAreaAvailable()
1838 (windowType == WindowType::WINDOW_TYPE_APP_MAIN_WINDOW || WindowHelper::IsSubWindow(windowType))) { in HandleEnterWinwdowArea()
1853 (windowType == WindowType::WINDOW_TYPE_APP_MAIN_WINDOW || WindowHelper::IsSubWindow(windowType))) { in HandleEnterWinwdowArea()
1976 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in TransferPointerEvent()
2150 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in IsDecorEnable()
2516 } else if (WindowHelper::IsSubWindow(GetWindowType()) && surfaceNode_) { in SetSurfaceBounds()
H A Dmove_drag_controller.cpp827 bool isSubWindow = WindowHelper::IsSubWindow(windowType); in InitDecorValue()
H A Dsession.cpp1076 bool isSubWindow = WindowHelper::IsSubWindow(property->GetWindowType()); in InitSystemSessionDragEnable()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h580 bool IsSubWindow() const override;
H A Dace_container.cpp2925 bool AceContainer::IsSubWindow() const in IsSubWindow() function in AceContainer
/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp616 if (WindowHelper::IsSubWindow(node->GetWindowType())) { in PostProcessAddWindowNode()
1467 if (WindowHelper::IsSubWindow((*iter)->GetWindowType()) || in GetTopWindowId()
H A Dwindow_node_container.cpp148 if (WindowHelper::IsSubWindow(parentNode->GetWindowType()) || in AddWindowNodeOnWindowTree()
1793 if (WindowHelper::IsSubWindow(node->GetWindowType()) || in RaiseZOrderForAppWindow()
H A Dwindow_layout_policy_cascade.cpp833 (!WindowHelper::IsSubWindow(node->GetWindowType()))) ||
H A Dwindow_controller.cpp219 if (WindowHelper::IsSubWindow(property->GetWindowType())) { in CheckParentWindowValid()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp4437 !WindowHelper::IsSubWindow(windowToken_->GetType())) { in OnKeepKeyboardOnFocus()
5374 !WindowHelper::IsSubWindow(windowToken_->GetType())) { in OnSetShadow()
5781 if (errCode == WmErrorCode::WM_OK && WindowHelper::IsSubWindow(windowToken_->GetType())) { in OnMinimize()
6196 if (!WindowHelper::IsSubWindow(window->GetType())) { in OnSetSubWindowModal()
6451 if (!WindowHelper::IsSubWindow(weakWindow->GetType()) && in OnSetWindowMask()
6588 !WindowHelper::IsSubWindow(windowToken_->GetType())) { in OnSetImmersiveModeEnabledState()
6617 !WindowHelper::IsSubWindow(windowToken_->GetType())) { in OnGetImmersiveModeEnabledState()
6793 !WindowHelper::IsSubWindow(windowToken_->GetType())) { in OnSetGestureBackEnabled()
6815 !WindowHelper::IsSubWindow(windowToken_->GetType())) { in OnGetGestureBackEnabled()
6840 if (!WindowHelper::IsSubWindow(windowToke in CreateNewSubWindowTask()
[all...]
/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp698 if (parentContainer->IsMainWindow() || parentContainer->IsSubWindow() || in GetToastWindowType()
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp696 if (WindowHelper::IsSubWindow(windowToken_->GetType())) { in Minimize()

Completed in 98 milliseconds