Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_pdfconfig_args_wrapper.cpp56 bool ArkWebPDFConfigArgsWrapper::GetShouldPrintBackground() in GetShouldPrintBackground() function in OHOS::ArkWeb::ArkWebPDFConfigArgsWrapper
58 return ark_web_pdfconfig_args_->GetShouldPrintBackground(); in GetShouldPrintBackground()
H A Dark_web_pdfconfig_args_wrapper.h39 bool GetShouldPrintBackground() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_pdfconfig_args_impl.cpp52 bool ArkWebPDFConfigArgsImpl::GetShouldPrintBackground() in GetShouldPrintBackground() function in OHOS::ArkWeb::ArkWebPDFConfigArgsImpl
54 return nweb_pdfconfig_->GetShouldPrintBackground(); in GetShouldPrintBackground()
H A Dark_web_pdfconfig_args_impl.h39 bool GetShouldPrintBackground() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_pdfconfig_args.h49 virtual bool GetShouldPrintBackground() = 0;
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h316 bool GetShouldPrintBackground() override in GetShouldPrintBackground() function
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h208 virtual bool GetShouldPrintBackground() = 0;