Home
last modified time | relevance | path

Searched refs:ToJsonValueForCapsule (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_paint_property.cpp34 ToJsonValueForCapsule(json, filter); in ToJsonValue()
64 ToJsonValueForCapsule(json, filter); in ToJsonValue()
78 void ProgressPaintProperty::ToJsonValueForCapsule(std::unique_ptr<JsonValue>& json, const Inspector… in ToJsonValueForCapsule() function in OHOS::Ace::NG::ProgressPaintProperty
H A Dprogress_paint_property.h69 … void ToJsonValueForCapsule(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const;