Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_preview_attribute_helper.cpp24 static constexpr const char *PARAM_PREATTRIBUTE_RESULT = "result"; variable
32 … NapiPrintUtils::SetUint32Property(env, jsObj, PARAM_PREATTRIBUTE_RESULT, preview.GetResult()); in MakeJsObject()
59 napi_value jsResult = NapiPrintUtils::GetNamedProperty(env, jsValue, PARAM_PREATTRIBUTE_RESULT); in BuildFromJs()
72 {PARAM_PREATTRIBUTE_RESULT, PRINT_PARAM_OPT}, in ValidateProperty()