Searched refs:PARAM_CAPABILITY_SUPPORTED_ORIENTATIONS (Results 1 – 1 of 1) sorted by relevance
36 static constexpr const char *PARAM_CAPABILITY_SUPPORTED_ORIENTATIONS = "supportedOrientations"; variable214 …napi_set_named_property(env, jsPrinterCap, PARAM_CAPABILITY_SUPPORTED_ORIENTATIONS, jsSupportedOri… in CreateSupportedOrientationList()354 return ProcessJsArrayProperty<uint32_t>(env, jsValue, PARAM_CAPABILITY_SUPPORTED_ORIENTATIONS, in buildSupportedOrientations()377 {PARAM_CAPABILITY_SUPPORTED_ORIENTATIONS, PRINT_PARAM_OPT}, in ValidateProperty()