Home
last modified time | relevance | path

Searched defs:scrollAlign (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.h60 ScrollAlign scrollAlign = ScrollAlign::START; member
H A Dlist_pattern.cpp263 auto scrollAlign = ScrollAlign::START; in GetScrollAlignByScrollSnapAlign() local
1278 auto scrollAlign = ScrollAlign::END; in ScrollListItemGroupForFocus() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.cpp781 std::vector<std::string> scrollAlign = { "START", "CENTER", "END", "AUTO", "NONE" }; in DumpAdvanceInfo() local