Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_info_helper.cpp30 static constexpr const char *PARAM_INFO_IS_DAFAULT_PRINTER = "isDefaultPrinter"; variable
72 …NapiPrintUtils::SetBooleanProperty(env, jsObj, PARAM_INFO_IS_DAFAULT_PRINTER, info.GetIsDefaultPri… in MakeJsObject()