Home
last modified time | relevance | path

Searched defs:IsSystemWindow (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/common/include/
H A Dsession_helper.h97 static inline bool IsSystemWindow(WindowType type) in IsSystemWindow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h251 virtual bool IsSystemWindow() const { return false; } in IsSystemWindow() function
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h107 static inline bool IsSystemWindow(WindowType type) in IsSystemWindow() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp3007 bool AceContainer::IsSystemWindow() const in IsSystemWindow() function in OHOS::Ace::Platform::AceContainer