Home
last modified time | relevance | path

Searched refs:ScrollLayoutInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.h451 std::list<ScrollLayoutInfo> scrollLayoutInfos_;
H A Dscroll_pattern.cpp1128 scrollLayoutInfos_.push_back(ScrollLayoutInfo({ in AddScrollLayoutInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_properties.h292 struct ScrollLayoutInfo { struct