Home
last modified time | relevance | path

Searched refs:GetIsPopup (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_init_args_impl.cpp27 bool ArkWebEngineInitArgsImpl::GetIsPopup() in GetIsPopup() function in OHOS::ArkWeb::ArkWebEngineInitArgsImpl
29 return nweb_engine_init_args_->GetIsPopup(); in GetIsPopup()
H A Dark_web_engine_init_args_impl.h32 bool GetIsPopup() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_init_args_wrapper.cpp26 bool ArkWebEngineInitArgsWrapper::GetIsPopup() in GetIsPopup() function in OHOS::ArkWeb::ArkWebEngineInitArgsWrapper
28 return ark_web_engine_init_args_->GetIsPopup(); in GetIsPopup()
H A Dark_web_engine_init_args_wrapper.h30 bool GetIsPopup() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_engine_init_args.h29 virtual bool GetIsPopup() = 0;
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h171 bool GetIsPopup() override in GetIsPopup() function
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h86 virtual bool GetIsPopup() = 0;