Searched refs:FireOnMove (Results 1 – 5 of 5) sorted by relevance
30 virtual void FireOnMove(int32_t from, int32_t to) in FireOnMove() function
512 void LazyForEachNode::FireOnMove(int32_t from, int32_t to) in FireOnMove() function in OHOS::Ace::NG::LazyForEachNode517 ForEachBaseNode::FireOnMove(from, to); in FireOnMove()
164 void FireOnMove(int32_t from, int32_t to) override;
504 forEach->FireOnMove(fromIndex_, to); in HandleOnItemDragEnd()
554 lazyForEachNode->FireOnMove(INDEX_LESS_THAN_START_INDEX, INDEX_GREATER_THAN_END_INDEX);561 lazyForEachNode->FireOnMove(INDEX_LESS_THAN_START_INDEX, INDEX_MIDDLE);