Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dprinter_capability_helper.h40 …static bool CreateSupportedDuplexModeList(napi_env env, napi_value &jsPrinterCap, const PrinterCap…
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp59 CreateSupportedDuplexModeList(env, jsObj, cap); in MakeJsObject()
143 bool PrinterCapabilityHelper::CreateSupportedDuplexModeList(napi_env env, napi_value& jsPrinterCap, in CreateSupportedDuplexModeList() function in OHOS::Print::PrinterCapabilityHelper