Searched refs:PARAM_MARGIN_BOTTOM (Results 1 – 1 of 1) sorted by relevance
23 static constexpr const char *PARAM_MARGIN_BOTTOM = "bottom"; variable35 NapiPrintUtils::SetUint32Property(env, jsObj, PARAM_MARGIN_BOTTOM, margin.GetBottom()); in MakeJsObject()62 auto jsBottom = NapiPrintUtils::GetNamedProperty(env, jsValue, PARAM_MARGIN_BOTTOM); in BuildFromJs()85 {PARAM_MARGIN_BOTTOM, PRINT_PARAM_OPT}, in ValidateProperty()