Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_info_helper.cpp25 static constexpr const char *PARAM_INFO_PRINTERSTATE = "printerState"; // Property in API 10, depre… variable
42 NapiPrintUtils::SetUint32Property(env, jsObj, PARAM_INFO_PRINTERSTATE, info.GetPrinterState()); in MakeJsObject()
146 {PARAM_INFO_PRINTERSTATE, PRINT_PARAM_OPT}, in ValidateProperty()