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