Home
last modified time | relevance | path

Searched defs:IsHostSubWindow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h253 virtual bool IsHostSubWindow() const { return false; } in IsHostSubWindow() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp3032 bool AceContainer::IsHostSubWindow() const in IsHostSubWindow() function in OHOS::Ace::Platform::AceContainer