Home
last modified time | relevance | path

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

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