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