Searched refs:HasSupportedColorMode (Results 1 – 4 of 4) sorted by relevance
61 [[nodiscard]] bool HasSupportedColorMode() const;
173 bool PrinterCapability::HasSupportedColorMode() const in HasSupportedColorMode() function in OHOS::Print::PrinterCapability
54 if (cap.HasSupportedColorMode()) { in MakeJsObject()
354 if (printerCapability.HasSupportedColorMode()) { in ConvertPrinterCapabilityToJson()