Home
last modified time | relevance | path

Searched refs:GetSupportedColorMode (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprinter_capability.h73 void GetSupportedColorMode(std::vector<uint32_t>& supportedColorModeList) const;
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp126 cap.GetSupportedColorMode(supportedColorModeList); in CreateSupportedColorModeList()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp203 void PrinterCapability::GetSupportedColorMode(std::vector<uint32_t> &supportedColorModeList) const in GetSupportedColorMode() function in OHOS::Print::PrinterCapability
/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp401 printerCapability.GetSupportedColorMode(SupportedColorModeList); in ConvertSupportedColorModeToJson()

Completed in 3 milliseconds