Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_print_document_adapter_adapter_impl.cpp29 void ArkPrintDocumentAdapterAdapterImpl::OnStartLayoutWrite(const ArkWebString& jobId, in OnStartLayoutWrite() function in OHOS::ArkWeb::ArkPrintDocumentAdapterAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_print_document_adapter_adapter_wrapper.cpp29 void ArkPrintDocumentAdapterAdapterWrapper::OnStartLayoutWrite(const std::string& jobId, in OnStartLayoutWrite() function in OHOS::ArkWeb::ArkPrintDocumentAdapterAdapterWrapper
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/print_manager_adapter_impl_test/
H A Dprint_manager_adapter_impl_test.cpp60 void OnStartLayoutWrite(const std::string& jobId, const PrintAttributesAdapter& oldAttrs, in OnStartLayoutWrite() function in OHOS::NWeb::PrintDocumentAdapterImplMock
/ohos5.0/base/web/webview/test/unittest/ohos_adapter_helper/
H A Dohos_adapter_helper_test.cpp49 …void OnStartLayoutWrite(const std::string& jobId, const OHOS::NWeb::PrintAttributesAdapter& oldAtt… in OnStartLayoutWrite() function in OHOS::NWeb::PrintDocumentAdapterImpl
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1355 void WebPrintDocument::OnStartLayoutWrite(const std::string& jobId, const PrintAttributesAdapter& o… in OnStartLayoutWrite() function in OHOS::NWeb::WebPrintDocument
H A Dnapi_webview_controller.cpp5047 napi_value NapiWebPrintDocument::OnStartLayoutWrite(napi_env env, napi_callback_info info) in OnStartLayoutWrite() function in OHOS::NWeb::NapiWebPrintDocument