Searched refs:CellsCount (Results 1 – 2 of 2) sorted by relevance
23 for (int i = 0; i < bitmap->CellsCount(); i++) bitmap->cells()[i] = 0; in Clear()
162 int CellsCount() { return CellsForLength(kLength); } in CellsCount() function248 for (int i = 0; i < CellsCount(); i++) { in Print()256 for (int i = 0; i < CellsCount(); i++) { in IsClean()