Home
last modified time | relevance | path

Searched defs:OnStartLayoutWrite (Results 1 – 6 of 6) 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_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/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.cpp49 …void OnStartLayoutWrite(const std::string& jobId, const OHOS::NWeb::PrintAttributesAdapter& oldAtt… in OnStartLayoutWrite() function in OHOS::NWeb::PrintDocumentAdapterImpl
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1355 void WebPrintDocument::OnStartLayoutWrite(const std::string& jobId, const PrintAttributesAdapter& o… in OnStartLayoutWrite() function in OHOS::NWeb::WebPrintDocument
Dnapi_webview_controller.cpp5047 napi_value NapiWebPrintDocument::OnStartLayoutWrite(napi_env env, napi_callback_info info) in OnStartLayoutWrite() function in OHOS::NWeb::NapiWebPrintDocument