Home
last modified time | relevance | path

Searched defs:isUiExtSubWindow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp243 bool isUiExtSubWindow = WindowHelper::IsSubWindow(GetType()) && property_->GetExtensionFlag(); in IsPcOrPadCapabilityEnabled() local
263 bool isUiExtSubWindow = WindowHelper::IsSubWindow(GetType()) && property_->GetExtensionFlag(); in IsPcOrPadFreeMultiWindowMode() local
346 bool isUiExtSubWindow = WindowHelper::IsSubWindow(type) && property_->GetExtensionFlag(); in CreateAndConnectSpecificSession() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp650 bool isUiExtSubWindow = WindowHelper::IsSubWindow(property->GetWindowType()) && in SwitchFreeMultiWindow() local