Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasVisualOverflow

1111             hasOverflowingCell |= cell->hasVisualOverflow();
1113 if (cell->hasVisualOverflow() && !m_forceSlowPaintPathWithOverflowingCell) {