Home
last modified time | relevance | path

Searched defs:OnStartLayoutWrite (Results 1 – 10 of 10) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_print_document_adapter_adapter_impl.cpp29 void ArkPrintDocumentAdapterAdapterImpl::OnStartLayoutWrite(const ArkWebString& jobId, in OnStartLayoutWrite() function in OHOS::ArkWeb::ArkPrintDocumentAdapterAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_print_document_adapter_adapter_impl.cpp31 void ArkWebPrintDocumentAdapterAdapterImpl::OnStartLayoutWrite(const ArkWebString& jobId, in OnStartLayoutWrite() function in OHOS::ArkWeb::ArkWebPrintDocumentAdapterAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_print_document_adapter_adapter_wrapper.cpp25 void ArkWebPrintDocumentAdapterAdapterWrapper::OnStartLayoutWrite(const std::string& jobId, in OnStartLayoutWrite() function in OHOS::ArkWeb::ArkWebPrintDocumentAdapterAdapterWrapper
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_print_document_adapter_adapter_wrapper.cpp29 void ArkPrintDocumentAdapterAdapterWrapper::OnStartLayoutWrite(const std::string& jobId, in OnStartLayoutWrite() function in OHOS::ArkWeb::ArkPrintDocumentAdapterAdapterWrapper
/base/web/webview/test/fuzztest/ohos_adapter/printmanager_fuzzer/printdocumentadapter_fuzzer/
Dprintdocument_adapter_fuzz.cpp37 void OnStartLayoutWrite(const std::string& jobId, const PrintAttributesAdapter& oldAttrs, in OnStartLayoutWrite() function in OHOS::NWeb::PrintDocumentAdapterImplMock
/base/web/webview/test/unittest/ohos_adapter/print_manager_adapter_impl_test/
Dprint_manager_adapter_impl_test.cpp60 void OnStartLayoutWrite(const std::string& jobId, const PrintAttributesAdapter& oldAttrs, in OnStartLayoutWrite() function in OHOS::NWeb::PrintDocumentAdapterImplMock
/base/web/webview/test/unittest/ohos_adapter_helper/
Dohos_adapter_helper_test.cpp50 …void OnStartLayoutWrite(const std::string& jobId, const OHOS::NWeb::PrintAttributesAdapter& oldAtt… in OnStartLayoutWrite() function in OHOS::NWeb::PrintDocumentAdapterImpl
/base/web/webview/interfaces/kits/ani/webview/native/webviewcontroller/
Dwebview_controller.cpp1283 void WebPrintDocument::OnStartLayoutWrite(const std::string& jobId, const PrintAttributesAdapter& o… in OnStartLayoutWrite() function in OHOS::NWeb::WebPrintDocument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1464 void WebPrintDocument::OnStartLayoutWrite(const std::string& jobId, const PrintAttributesAdapter& o… in OnStartLayoutWrite() function in OHOS::NWeb::WebPrintDocument
Dnapi_webview_controller.cpp5447 napi_value NapiWebPrintDocument::OnStartLayoutWrite(napi_env env, napi_callback_info info) in OnStartLayoutWrite() function in OHOS::NWeb::NapiWebPrintDocument