Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp658 bool isExtDestroyed = subWindow->property_->GetExtensionFlag(); in DestroySubWindow() local
660 subWindow->GetPersistentId(), isExtDestroyed); in DestroySubWindow()
661 auto ret = subWindow->Destroy(isExtDestroyed); in DestroySubWindow()