Searched refs:SetMarginProperty (Results 1 – 1 of 1) sorted by relevance
22 bool SetMarginProperty(const JSRef<JSObject>& paddingObj, NG::MarginProperty& margin) in SetMarginProperty() function69 if (SetMarginProperty(marginObj, margin)) { in ParseMargin()