Home
last modified time | relevance | path

Searched refs:SetSupportedPageSize (Results 1 - 10 of 10) sorted by relevance

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprinter_capability_test.cpp97 capability.SetSupportedPageSize(pagesize); in HWTEST_F()
176 capability.SetSupportedPageSize(pagesize); in HWTEST_F()
196 capability.SetSupportedPageSize(pagesize); in HWTEST_F()
216 capability.SetSupportedPageSize(pagesize); in HWTEST_F()
/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprinter_capability.h93 void SetSupportedPageSize(const std::vector<PrintPageSize>& supportedPageSizeList);
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp285 nativeObj->SetSupportedPageSize(pageSizes); in buildSupportedPageSizes()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp228 void PrinterCapability::SetSupportedPageSize(const std::vector<PrintPageSize> &supportedPageSizeList) in SetSupportedPageSize() function in OHOS::Print::PrinterCapability
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_attribute.cpp183 printerCaps.SetSupportedPageSize(supportedPageSizes); in ParsePageSizeAttributes()
H A Dprint_system_data.cpp542 capsJson, "pageSize", printerCapability, &PrinterCapability::SetSupportedPageSize, in ConvertJsonToPageSize()
H A Dvendor_helper.cpp473 printerCap.SetSupportedPageSize(pageSizeList); in UpdatePageSizeCapability()
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp887 printerCapability2.SetSupportedPageSize(pageSizeList); in HWTEST_F()
1087 printerCapability.SetSupportedPageSize(pageSizeList); in HWTEST_F()
/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
H A Dprintserviceability_fuzzer.cpp743 printerCaps.SetSupportedPageSize(pageSizeList); in TestWriteEprinterPreference()
755 printerCaps.SetSupportedPageSize(pageSizeList); in TestWritePrinterPreference()
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1198 caps.SetSupportedPageSize(pageSizeList); in HWTEST_F()

Completed in 14 milliseconds