Searched defs:MoveItemsForward (Results 1 – 2 of 2) sorted by relevance
79 void GridLayoutInfo::MoveItemsForward(int32_t from, int32_t to, int32_t itemIndex) in MoveItemsForward() function in OHOS::Ace::NG::GridLayoutInfo
2000 bool RenderGridLayout::MoveItemsForward(int32_t fromRow, int32_t fromColum, int32_t toRow, int32_t … in MoveItemsForward() function in OHOS::Ace::RenderGridLayout