Searched refs:maxAllowedOverflowingCellsCount (Results 1 – 1 of 1) sorted by relevance
1095 …unsigned maxAllowedOverflowingCellsCount = totalCellsCount < gMinTableSizeToUseFastPaintPathWithOv… in computeOverflowFromCells() local1115 if (m_overflowingCells.size() > maxAllowedOverflowingCellsCount) { in computeOverflowFromCells()