Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dprinter_capability_helper.h42 …static bool CreateSupportedQualityList(napi_env env, napi_value &jsPrinterCap, const PrinterCapabi…
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp67 CreateSupportedQualityList(env, jsObj, cap); in MakeJsObject()
181 bool PrinterCapabilityHelper::CreateSupportedQualityList(napi_env env, napi_value& jsPrinterCap, in CreateSupportedQualityList() function in OHOS::Print::PrinterCapabilityHelper