Searched refs:PARAM_CAPABILITY_MINMARGIN (Results 1 – 1 of 1) sorted by relevance
29 static constexpr const char *PARAM_CAPABILITY_MINMARGIN = "minMargin"; variable78 PRINT_CALL(env, napi_set_named_property(env, jsObj, PARAM_CAPABILITY_MINMARGIN, jsMargin)); in MakeJsObject()252 … napi_value jsMargin = NapiPrintUtils::GetNamedProperty(env, jsValue, PARAM_CAPABILITY_MINMARGIN); in BuildSimplePropertyFromJs()370 {PARAM_CAPABILITY_MINMARGIN, PRINT_PARAM_OPT}, in ValidateProperty()