Searched refs:endColum (Results 1 – 1 of 1) sorted by relevance
1836 int32_t endColum = -1; in MoveWhenNoInsertCellButWithItemInDragCellAndDragEnter() local1838 GetPreviousGird(endRow, endColum); in MoveWhenNoInsertCellButWithItemInDragCellAndDragEnter()1872 int32_t endColum = -1; in MoveWhenWithInsertCellAndNoItemInDragCell() local1874 GetPreviousGird(endRow, endColum); in MoveWhenWithInsertCellAndNoItemInDragCell()1883 UpdateCurInsertPos(endRow, endColum); in MoveWhenWithInsertCellAndNoItemInDragCell()1886 UpdateCurInsertPos(endRow, endColum); in MoveWhenWithInsertCellAndNoItemInDragCell()1907 int32_t endColum = curInsertColumnIndex_; in MoveWhenWithInsertCellButWithItemInDragCellDragBeforeInsert() local1908 GetPreviousGird(endRow, endColum); in MoveWhenWithInsertCellButWithItemInDragCellDragBeforeInsert()1946 int32_t endColum = -1; in FakeRemoveDragItem() local1950 endColum = colCount_ - 1; in FakeRemoveDragItem()[all …]