Searched defs:CancelPopup (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/ | ||
H A D | popup_component.h | 49 void CancelPopup() in CancelPopup() function |
H A D | popup_element.cpp | 169 bool PopupElement::CancelPopup(const ComposeId& id) in CancelPopup() function in OHOS::Ace::PopupElement |
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/subwindow/ | ||
H A D | subwindow_manager.cpp | 460 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 D | subwindow_ohos.cpp | 427 bool SubwindowOhos::CancelPopup(const std::string& id) in CancelPopup() function in OHOS::Ace::SubwindowOhos |