Home
last modified time | relevance | path

Searched defs:CancelPopup (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component.h49 void CancelPopup() in CancelPopup() function
H A Dpopup_element.cpp169 bool PopupElement::CancelPopup(const ComposeId& id) in CancelPopup() function in OHOS::Ace::PopupElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp460 bool SubwindowManager::CancelPopup(const std::string& id) in CancelPopup() function in OHOS::Ace::SubwindowManager
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp427 bool SubwindowOhos::CancelPopup(const std::string& id) in CancelPopup() function in OHOS::Ace::SubwindowOhos