Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_property.cpp40 ScrollSnapPropToJsonValue(json, filter); in ToJsonValue()
84 ScrollSnapPropToJsonValue(json, filter); in ToJsonValue()
87 void ListLayoutProperty::ScrollSnapPropToJsonValue( in ScrollSnapPropToJsonValue() function in OHOS::Ace::NG::ListLayoutProperty
H A Dlist_layout_property.h99 …void ScrollSnapPropToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) co…