Home
last modified time | relevance | path

Searched defs:GetOverlayElement (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/root/
Droot_element.cpp37 RefPtr<Element> RootElement::GetOverlayElement(WindowModal windowModal) const in GetOverlayElement() function in OHOS::Ace::RootElement
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
Dsemi_modal_element.cpp137 RefPtr<OverlayElement> SemiModalElement::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::SemiModalElement
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
Ddialog_modal_element.cpp47 RefPtr<OverlayElement> DialogModalElement::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::DialogModalElement
/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
Dcontainer_modal_element.cpp81 RefPtr<OverlayElement> ContainerModalElement::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::ContainerModalElement
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_context.cpp2763 const RefPtr<OverlayElement> PipelineContext::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::PipelineContext