Searched refs:PARAM_CAPABILITY_SUPPORTED_DUPLEXMODES (Results 1 – 1 of 1) sorted by relevance
33 static constexpr const char *PARAM_CAPABILITY_SUPPORTED_DUPLEXMODES = "supportedDuplexModes"; variable157 …napi_set_named_property(env, jsPrinterCap, PARAM_CAPABILITY_SUPPORTED_DUPLEXMODES, jsSupportedDupl… in CreateSupportedDuplexModeList()318 return ProcessJsArrayProperty<uint32_t>(env, jsValue, PARAM_CAPABILITY_SUPPORTED_DUPLEXMODES, in buildSupportedDuplexModes()374 {PARAM_CAPABILITY_SUPPORTED_DUPLEXMODES, PRINT_PARAM_OPT}, in ValidateProperty()