Searched defs:nextRow (Results 1 – 4 of 4) sorted by relevance
177 const bool nextRow = (scissorNdx != 0) && (scissorNdx % numCols == 0); in generateScissors() local
246 public Row nextRow; // next state field in StateDictionary.Cell
444 const bool nextRow = (cellNdx != 0) && (cellNdx % numCols == 0); in generateGrid() local
668 const bool nextRow = (cellNdx != 0) && (cellNdx % numCols == 0); in generateGrid() local