Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp247 bool isUiExtSubWindow = WindowHelper::IsSubWindow(GetType()) && property_->GetExtensionFlag(); in IsPcOrPadCapabilityEnabled() local
267 bool isUiExtSubWindow = WindowHelper::IsSubWindow(GetType()) && property_->GetExtensionFlag(); in IsPcOrPadFreeMultiWindowMode() local
350 bool isUiExtSubWindow = WindowHelper::IsSubWindow(type) && property_->GetExtensionFlag(); in CreateAndConnectSpecificSession() local
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager.cpp694 bool isUiExtSubWindow = WindowHelper::IsSubWindow(property->GetWindowType()) && in SwitchFreeMultiWindow() local