Searched defs:cellCount (Results 1 – 3 of 3) sorted by relevance
38 public int cellCount; field in SpreadsheetDataProcessor.TooManyCellsError40 public TooManyCellsError(int cellCount) { in TooManyCellsError()
622 int cellCount = 0; in flatten() local
293 …rGrid::getRandomOffset (deUint32 seed, IVec2 targetSize, IVec2 cellSize, IVec2 grid, int cellCount) in getRandomOffset()