Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp26 static constexpr const char *PARAM_CAPABILITY_DUPLEXMODE = "duplexMode"; variable
47 NapiPrintUtils::SetUint32Property(env, jsObj, PARAM_CAPABILITY_DUPLEXMODE, cap.GetDuplexMode()); in MakeJsObject()
247 …uint32_t duplexMode = NapiPrintUtils::GetUint32Property(env, jsValue, PARAM_CAPABILITY_DUPLEXMODE); in BuildSimplePropertyFromJs()
367 {PARAM_CAPABILITY_DUPLEXMODE, PRINT_PARAM_OPT}, in ValidateProperty()