Searched refs:CELL_FOR_INSERT (Results 1 – 1 of 1) sorted by relevance
36 constexpr int32_t CELL_FOR_INSERT = -2; variable2125 UpdateMatrixByIndexStrong(CELL_FOR_INSERT, curInsertRowIndex_, curInsertColumnIndex_); in UpdateCurInsertPos()2192 while ((-1 != index) && (ignoreInsert || (CELL_FOR_INSERT != index))) { in CalTheFirstEmptyCell()