Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_item_group_pattern.h60 ScrollAlign scrollAlign = ScrollAlign::START; member
Dlist_pattern.cpp263 auto scrollAlign = ScrollAlign::START; in GetScrollAlignByScrollSnapAlign() local
1274 auto scrollAlign = ScrollAlign::END; in ScrollListItemGroupForFocus() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_pattern.cpp782 std::vector<std::string> scrollAlign = { "START", "CENTER", "END", "AUTO", "NONE" }; in DumpAdvanceInfo() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_list_modifier.cpp736 ScrollAlign scrollAlign = static_cast<OHOS::Ace::ScrollAlign>(align); in SetScrollToItemInGroup() local