Searched refs:gMaxAllowedOverflowingCellRatioForFastPaintPath (Results 1 – 1 of 1) sorted by relevance
48 static float gMaxAllowedOverflowingCellRatioForFastPaintPath = 0.1f; variable1040 …TableSizeToUseFastPaintPathWithOverflowingCell ? 0 : gMaxAllowedOverflowingCellRatioForFastPaintPa… in computeOverflowFromCells()1432 …(m_overflowingCells.size() < totalRows * totalCols * gMaxAllowedOverflowingCellRatioForFastPaintPa… in paintObject()