Searched refs:CreateSupportedDuplexModeList (Results 1 – 2 of 2) sorted by relevance
40 …static bool CreateSupportedDuplexModeList(napi_env env, napi_value &jsPrinterCap, const PrinterCap…
59 CreateSupportedDuplexModeList(env, jsObj, cap); in MakeJsObject()143 bool PrinterCapabilityHelper::CreateSupportedDuplexModeList(napi_env env, napi_value& jsPrinterCap, in CreateSupportedDuplexModeList() function in OHOS::Print::PrinterCapabilityHelper