Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_ace_container.cpp190 bool AceContainer::IsHostSystemWindow() const in IsHostSystemWindow() function in OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h261 virtual bool IsHostSystemWindow() const { return false; } in IsHostSystemWindow() function in OHOS::Ace::Container
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h586 bool IsHostSystemWindow() const override;
H A Dace_container.cpp2974 bool AceContainer::IsHostSystemWindow() const in IsHostSystemWindow() function in AceContainer
/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp711 } else if (parentContainer->IsHostSystemWindow()) { in GetToastWindowType()

Completed in 12 milliseconds