Searched refs:PARAM_MARGIN_RIGHT (Results 1 – 1 of 1) sorted by relevance
25 static constexpr const char *PARAM_MARGIN_RIGHT = "right"; variable43 NapiPrintUtils::SetUint32Property(env, jsObj, PARAM_MARGIN_RIGHT, margin.GetRight()); in MakeJsObject()72 auto jsRight = NapiPrintUtils::GetNamedProperty(env, jsValue, PARAM_MARGIN_RIGHT); in BuildFromJs()87 {PARAM_MARGIN_RIGHT, PRINT_PARAM_OPT}, in ValidateProperty()