Home
last modified time | relevance | path

Searched refs:GetSupportedPageSize (Results 1 - 6 of 6) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprinter_capability.h71 void GetSupportedPageSize(std::vector<PrintPageSize>& supportedPageSize) const;
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprinter_capability_test.cpp98 capability.GetSupportedPageSize(getPagesize); in HWTEST_F()
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp90 cap.GetSupportedPageSize(pageSizeList); in CreatePageSizeList()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp198 void PrinterCapability::GetSupportedPageSize(std::vector<PrintPageSize> &supportedPageSizeList) const in GetSupportedPageSize() function in OHOS::Print::PrinterCapability
/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp445 printerCapability.GetSupportedPageSize(pageSizeList); in ConvertPageSizeToJson()
H A Dprint_service_ability.cpp1052 printerCaps.GetSupportedPageSize(supportedPageSize); in WriteEprinterPreference()

Completed in 9 milliseconds