Searched refs:totalCellsCount (Results 1 – 1 of 1) sorted by relevance
1031 unsigned totalCellsCount = nEffCols * totalRows; in computeOverflowFromCells() local1032 …unt = totalCellsCount < gMinTableSizeToUseFastPaintPathWithOverflowingCell ? 0 : gMaxAllowedOverfl… in computeOverflowFromCells()