Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprinter_capability.h61 [[nodiscard]] bool HasSupportedColorMode() const;
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp51 if (cap.HasSupportedColorMode()) { in MakeJsObject()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp173 bool PrinterCapability::HasSupportedColorMode() const in HasSupportedColorMode() function in OHOS::Print::PrinterCapability
/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp356 if (printerCapability.HasSupportedColorMode()) { in ConvertPrinterCapabilityToJson()

Completed in 4 milliseconds