Home
last modified time | relevance | path

Searched defs:newAttrs (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Diprint_adapter.cpp21 const PrintAttributes &newAttrs, uint32_t fd, in onStartLayoutWrite()
H A Diprint_adapter_inner.cpp22 const PrintAttributes &newAttrs, uint32_t fd, in onStartLayoutWrite()
H A Dprint_callback_stub.cpp100 auto newAttrs = PrintAttributes::Unmarshalling(data); in HandlePrintAdapterJobEvent() local
H A Dprint_callback.cpp420 …const std::string &jobId, const PrintAttributes &oldAttrs, const PrintAttributes &newAttrs, uint32… in OnCallbackAdapterLayout()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_print_document_adapter_adapter_impl.cpp30 … const ArkPrintAttributesAdapter& oldAttrs, const ArkPrintAttributesAdapter& newAttrs, uint32_t fd, in OnStartLayoutWrite()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/print_manager_adapter_impl_test/
H A Dprint_manager_adapter_impl_test.cpp61 const PrintAttributesAdapter& newAttrs, uint32_t fd, in OnStartLayoutWrite()
97 OHOS::Print::PrintAttributes newAttrs = OHOS::Print::PrintAttributes(); variable
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_print_document_adapter_adapter_wrapper.cpp30 …const NWeb::PrintAttributesAdapter& oldAttrs, const NWeb::PrintAttributesAdapter& newAttrs, uint32… in OnStartLayoutWrite()
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/mock/
H A Dmock_print_callback_stub.h42 const PrintAttributes &newAttrs, uint32_t fd) override in OnCallbackAdapterLayout()
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/include/
H A Dprint_callback.h41 PrintAttributes newAttrs; member
/ohos5.0/base/web/webview/ohos_adapter/print_manager_adapter/src/
H A Dprint_manager_adapter_impl.cpp145 …const OHOS::Print::PrintAttributes& oldAttrs, const OHOS::Print::PrintAttributes& newAttrs, uint32… in onStartLayoutWrite()
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_callback_proxy.cpp123 const PrintAttributes &newAttrs, uint32_t fd) in OnCallbackAdapterLayout()
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_callback_stub_test.cpp211 PrintAttributes newAttrs; variable
/ohos5.0/base/web/webview/test/unittest/ohos_adapter_helper/
H A Dohos_adapter_helper_test.cpp50 const OHOS::NWeb::PrintAttributesAdapter& newAttrs, uint32_t fd, in OnStartLayoutWrite()
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp417 const PrintAttributes &newAttrs, in onStartLayoutWrite()
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1356const PrintAttributesAdapter& newAttrs, uint32_t fd, std::function<void(std::string, uint32_t)> wr… in OnStartLayoutWrite()