Searched refs:MarginToJsonValue (Results 1 – 2 of 2) sorted by relevance
415 void MarginToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const;
180 MarginToJsonValue(json, filter); in ToJsonValue()212 void LayoutProperty::MarginToJsonValue(std::unique_ptr<JsonValue>& json, in MarginToJsonValue() function in OHOS::Ace::NG::LayoutProperty