Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/root/
Droot_element.cpp39 RefPtr<Element> RootElement::GetOverlayElement(WindowModal windowModal) const in GetOverlayElement() function in OHOS::Ace::RootElement
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/mock/
Dmock_semi_modal_element.cpp51 RefPtr<OverlayElement> SemiModalElement::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::SemiModalElement
Dmock_container_modal_element.cpp24 RefPtr<OverlayElement> ContainerModalElement::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::ContainerModalElement
Dmock_render_depend.h322 RefPtr<OverlayElement> DialogModalElement::GetOverlayElement() const in GetOverlayElement() function
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
Dsemi_modal_element.cpp138 RefPtr<OverlayElement> SemiModalElement::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::SemiModalElement
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
Ddialog_modal_element.cpp52 RefPtr<OverlayElement> DialogModalElement::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::DialogModalElement
/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
Dcontainer_modal_element.cpp88 RefPtr<OverlayElement> ContainerModalElement::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::ContainerModalElement
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_context.cpp2836 const RefPtr<OverlayElement> PipelineContext::GetOverlayElement() const in GetOverlayElement() function in OHOS::Ace::PipelineContext