Home
last modified time | relevance | path

Searched defs:supportedColorModes (Results 1 – 4 of 4) sorted by relevance

/base/print/print_fwk/services/print_service/src/
Dprint_cups_ppd.cpp290 std::vector<ColorModeCode> supportedColorModes = { ColorModeCode::COLOR_MODE_MONOCHROME }; in ParseColorModeAttributesFromPPD() local
Dprint_cups_attribute.cpp157 std::vector<ColorModeCode> supportedColorModes; in ParseColorModeAttributes() local
Dvendor_helper.cpp545 std::vector<uint32_t> supportedColorModes; in UpdateColorCapability() local
/base/print/print_fwk/frameworks/ohprint/include/
Dohprint.h314 Print_ColorMode *supportedColorModes; member