Home
last modified time | relevance | path

Searched refs:CreateSupportedColorModeList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dprinter_capability_helper.h39 …static bool CreateSupportedColorModeList(napi_env env, napi_value &jsPrinterCap, const PrinterCapa…
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp55 CreateSupportedColorModeList(env, jsObj, cap); in MakeJsObject()
124 bool PrinterCapabilityHelper::CreateSupportedColorModeList(napi_env env, napi_value& jsPrinterCap, in CreateSupportedColorModeList() function in OHOS::Print::PrinterCapabilityHelper