Searched refs:PARAM_MARGIN_TOP (Results 1 – 1 of 1) sorted by relevance
22 static constexpr const char *PARAM_MARGIN_TOP = "top"; variable31 NapiPrintUtils::SetUint32Property(env, jsObj, PARAM_MARGIN_TOP, margin.GetTop()); in MakeJsObject()57 auto jsTop = NapiPrintUtils::GetNamedProperty(env, jsValue, PARAM_MARGIN_TOP); in BuildFromJs()84 {PARAM_MARGIN_TOP, PRINT_PARAM_OPT}, in ValidateProperty()