Searched refs:m_forceSlowPaintPathWithOverflowingCell (Results 1 – 2 of 2) sorted by relevance
262 …lowingCell() const { return m_overflowingCells.size() || m_forceSlowPaintPathWithOverflowingCell; } in hasOverflowingCell()301 bool m_forceSlowPaintPathWithOverflowingCell; variable
886 m_forceSlowPaintPathWithOverflowingCell = false; in layoutRows()1058 if (cell->hasVisualOverflow() && !m_forceSlowPaintPathWithOverflowingCell) { in computeOverflowFromCells()1062 m_forceSlowPaintPathWithOverflowingCell = true; in computeOverflowFromCells()1299 if (m_forceSlowPaintPathWithOverflowingCell) in dirtiedRows()1316 if (m_forceSlowPaintPathWithOverflowingCell) in dirtiedColumns()