Home
last modified time | relevance | path

Searched defs:ShowPopup (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component.h37 void ShowPopup() in ShowPopup() function
H A Dpopup_element.cpp104 bool PopupElement::ShowPopup() in ShowPopup() function in OHOS::Ace::PopupElement
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dmock_overlay_manager.cpp32 void OverlayManager::ShowPopup(int32_t targetId, const PopupInfo& popupInfo) {} in ShowPopup() function in OHOS::Ace::NG::OverlayManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp436 void SubwindowManager::ShowPopup(const RefPtr<Component>& newComponent, bool disableTouchEvent) in ShowPopup() function in OHOS::Ace::SubwindowManager
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp409 void SubwindowOhos::ShowPopup(const RefPtr<Component>& newComponent, bool disableTouchEvent) in ShowPopup() function in OHOS::Ace::SubwindowOhos
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp1622 void OverlayManager::ShowPopup(int32_t targetId, const PopupInfo& popupInfo, in ShowPopup() function in OHOS::Ace::NG::OverlayManager