Searched refs:CellsCount (Results 1 – 1 of 1) sorted by relevance
67 int CellsCount() { return CellsForLength(kLength); } in CellsCount() function106 for (int i = 0; i < CellsCount(); i++) cells()[i] = 0; in Clear()253 for (int i = 0; i < CellsCount(); i++) { in Print()261 for (int i = 0; i < CellsCount(); i++) { in IsClean()