Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprinter_capability.h91 void SetSupportedColorMode(const std::vector<uint32_t>& supportedColorModeList);
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp304 [nativeObj](const std::vector<uint32_t>& colorModes) { nativeObj->SetSupportedColorMode(colorModes); },
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp233 void PrinterCapability::SetSupportedColorMode(const std::vector<uint32_t> &supportedColorModeList) in SetSupportedColorMode() function in OHOS::Print::PrinterCapability
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_attribute.cpp174 printerCaps.SetSupportedColorMode(std::vector<uint32_t>(supportedColorModes.begin(), supportedColorModes.end())); in ParseColorModeAttributes()
H A Dprint_system_data.cpp582 &PrinterCapability::SetSupportedColorMode,
H A Dvendor_helper.cpp508 printerCap.SetSupportedColorMode(supportedColorModes); in UpdateColorCapability()

Completed in 6 milliseconds