Searched defs:CancelPopup (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/popup/ | ||
H A D | popup_element.cpp | 169 bool PopupElement::CancelPopup(const ComposeId& id) in CancelPopup() function in OHOS::Ace::PopupElement |
H A D | popup_component.h | 49 void CancelPopup() in CancelPopup() function in OHOS::Ace::PopupController |
/foundation/arkui/ace_engine/frameworks/base/subwindow/ | ||
H A D | subwindow_manager.cpp | 438 bool SubwindowManager::CancelPopup(const std::string& id) in CancelPopup() function in OHOS::Ace::SubwindowManager |
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/ | ||
H A D | subwindow_ohos.cpp | 431 bool SubwindowOhos::CancelPopup(const std::string& id) in CancelPopup() function in SubwindowOhos |
Completed in 12 milliseconds