Home
last modified time | relevance | path

Searched defs:NotifyPopupWindowResult (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h156 virtual void NotifyPopupWindowResult(int32_t webId, bool result) {}; in NotifyPopupWindowResult() function
H A Dweb_model_ng.cpp971 void WebModelNG::NotifyPopupWindowResult(int32_t webId, bool result) in NotifyPopupWindowResult() function in OHOS::Ace::NG::WebModelNG
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h210 void NotifyPopupWindowResult(bool result) override {} in NotifyPopupWindowResult() function
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h273 void NotifyPopupWindowResult(bool result) override in NotifyPopupWindowResult() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp564 void ArkWebNWebImpl::NotifyPopupWindowResult(bool result) in NotifyPopupWindowResult() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp667 void ArkWebNWebWrapper::NotifyPopupWindowResult(bool result) in NotifyPopupWindowResult() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp2044 void WebDelegate::NotifyPopupWindowResult(bool result) in NotifyPopupWindowResult() function in OHOS::Ace::WebDelegate