Searched refs:dragIsBefore (Results 1 – 1 of 1) sorted by relevance
1894 bool dragIsBefore = false; in MoveWhenWithInsertCellButWithItemInDragCell() local1896 …ex(dragPosRowIndex_, dragPosColumnIndex_, curInsertRowIndex_, curInsertColumnIndex_, dragIsBefore); in MoveWhenWithInsertCellButWithItemInDragCell()1897 if (!dragIsCur && dragIsBefore) { in MoveWhenWithInsertCellButWithItemInDragCell()1899 } else if (!dragIsCur && !dragIsBefore) { in MoveWhenWithInsertCellButWithItemInDragCell()