Home
last modified time | relevance | path

Searched defs:pageRange (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A D_print___print_attributes.md107 ### pageRange subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A D_print___print_attributes.md107 ### pageRange subsection
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h44 PrintRangeAdapter pageRange; member
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_attributes.cpp92 void PrintAttributes::SetPageRange(const PrintRange &pageRange) in SetPageRange()
H A Dprint_job.cpp132 void PrintJob::SetPageRange(const PrintRange &pageRange) in SetPageRange()
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h472 Print_Range pageRange; member
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp4885 void ParsePrintRangeAdapter(napi_env env, napi_value pageRange, PrintAttributesAdapter& printAttr) in ParsePrintRangeAdapter()
5006 napi_value pageRange = nullptr; in ParseWebPrintAttrParams() local