Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h102 static inline bool IsSystemMainWindow(WindowType type) in IsSystemMainWindow() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3575 WindowHelper::IsSystemMainWindow(property_->GetWindowType())) { in UpdateWindowStateWhenShow()
3606 if (WindowHelper::IsSystemMainWindow(property_->GetWindowType()) || in UpdateWindowStateWhenHide()