Home
last modified time | relevance | path

Searched defs:supportedColorModeList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/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()
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp129 std::vector<uint32_t> supportedColorModeList; in CreateSupportedColorModeList() local