Searched refs:GetPreviousGird (Results 1 – 2 of 2) sorted by relevance
771 void RenderGridLayout::GetPreviousGird(int32_t& curRow, int32_t& curCol) const in GetPreviousGird() function in OHOS::Ace::RenderGridLayout1838 GetPreviousGird(endRow, endColum); in MoveWhenNoInsertCellButWithItemInDragCellAndDragEnter()1874 GetPreviousGird(endRow, endColum); in MoveWhenWithInsertCellAndNoItemInDragCell()1908 GetPreviousGird(endRow, endColum); in MoveWhenWithInsertCellButWithItemInDragCellDragBeforeInsert()1960 GetPreviousGird(endRow, endColum); in FakeRemoveDragItem()2043 GetPreviousGird(curRow, curColum); in MoveItemsForward()2072 GetPreviousGird(targetRow, targetColum); in MoveItemsBackward()
241 virtual void GetPreviousGird(int32_t& curRow, int32_t& curCol) const;