Searched defs:SetOnMove (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ | ||
H A D | repeat_node.cpp | 99 void RepeatNode::SetOnMove(std::function<void(int32_t, int32_t)>&& onMove) in SetOnMove() function in OHOS::Ace::NG::RepeatNode |
H A D | for_each_node.cpp | 241 void ForEachNode::SetOnMove(std::function<void(int32_t, int32_t)>&& onMove) in SetOnMove() function in OHOS::Ace::NG::ForEachNode |
H A D | repeat_virtual_scroll_node.cpp | 514 void RepeatVirtualScrollNode::SetOnMove(std::function<void(int32_t, int32_t)>&& onMove) in SetOnMove() function in OHOS::Ace::NG::RepeatVirtualScrollNode |
H A D | lazy_for_each_node.cpp | 490 void LazyForEachNode::SetOnMove(std::function<void(int32_t, int32_t)>&& onMove) in SetOnMove() function in OHOS::Ace::NG::LazyForEachNode |