Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_container.h62 bool IsUIExtensionWindow() override in IsUIExtensionWindow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h483 virtual bool IsUIExtensionWindow() in IsUIExtensionWindow() function
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h112 static inline bool IsUIExtensionWindow(WindowType type) in IsUIExtensionWindow() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2968 bool AceContainer::IsUIExtensionWindow() in IsUIExtensionWindow() function in OHOS::Ace::Platform::AceContainer