Home
last modified time | relevance | path

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

/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A D_print___print_attributes.md44 ### copyNumber subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A D_print___print_attributes.md44 ### copyNumber subsection
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_security_guard_info.h39 int32_t copyNumber = 1; member
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h43 uint32_t copyNumber; member
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_attributes_helper.cpp76 uint32_t copyNumber = NapiPrintUtils::GetUint32Property(env, jsValue, PARAM_JOB_COPYNUMBER); in BuildFromJs() local
H A Dprint_job_helper.cpp129 uint32_t copyNumber = NapiPrintUtils::GetUint32Property(env, jsValue, PARAM_JOB_COPYNUMBER); in BuildFromJs() local
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_attributes.cpp86 void PrintAttributes::SetCopyNumber(uint32_t copyNumber) in SetCopyNumber()
H A Dprint_job.cpp127 void PrintJob::SetCopyNumber(uint32_t copyNumber) in SetCopyNumber()
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h422 uint32_t copyNumber; member
478 uint32_t copyNumber; member
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5005 napi_value copyNumber = nullptr; in ParseWebPrintAttrParams() local