Searched defs:nextRow (Results 1 – 6 of 6) sorted by relevance
187 auto nextRow = [&] { x = 10; y += (64 + 10); }; in __anond5a013f80302() variable
155 const bool nextRow = (scissorNdx != 0) && (scissorNdx % numCols == 0); in generateScissors() local
250 public Row nextRow; // next state field in StateDictionary.Cell
383 const bool nextRow = (cellNdx != 0) && (cellNdx % numCols == 0); in generateGrid() local
519 const bool nextRow = (cellNdx != 0) && (cellNdx % numCols == 0); in generateGrid() local
417 val (table, nextRow) = result in <lambda>() constant