Searched refs:GenMargin (Results 1 – 1 of 1) sorted by relevance
104 JSRef<JSObject> GenMargin(const std::unique_ptr<NG::MarginProperty>& marginNative) in GenMargin() function167 borderInfo->SetPropertyObject("margin", GenMargin(defaultPadding)); in GenBorderInfo()177 …GenMargin(layoutProperty->GetMarginProperty() ? layoutProperty->GetMarginProperty() : defaultMargi… in GenBorderInfo()201 selfLayoutInfo->SetPropertyObject("margin", GenMargin(defaultPadding)); in GenSelfLayoutInfo()232 …GenMargin(layoutProperty->GetMarginProperty() ? layoutProperty->GetMarginProperty() : defaultPaddi… in GenSelfLayoutInfo()