Home
last modified time | relevance | path

Searched refs:IsHostSubWindow (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_ace_container.cpp182 bool AceContainer::IsHostSubWindow() const in IsHostSubWindow() function in OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h259 virtual bool IsHostSubWindow() const { return false; } in IsHostSubWindow() function in OHOS::Ace::Container
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h584 bool IsHostSubWindow() const override;
H A Dace_container.cpp2962 bool AceContainer::IsHostSubWindow() const in IsHostSubWindow() function in AceContainer
/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp706 if (parentContainer->IsHostMainWindow() || parentContainer->IsHostSubWindow() || in GetToastWindowType()

Completed in 12 milliseconds