Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_properties.h265 struct ScrollableFrameInfo { struct
H A Dscrollable_pattern.h1005 std::list<ScrollableFrameInfo> scrollableFrameInfos_;
H A Dscrollable_pattern.cpp3194 scrollableFrameInfos_.push_back(ScrollableFrameInfo({ in AddScrollableFrameInfo()